diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-22 19:04:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-22 19:04:07 +0000 |
| commit | f2c44f9ef3bdda5b175f43086ee117ac61c90666 (patch) | |
| tree | c6abd4424f92a0768bf92d32eb82f49b7090d099 /dev-cpp/cppdap | |
| parent | 0ce5d032858168d309d313212629a4bb205e4f6e (diff) | |
| download | baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.tar.gz baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.tar.xz baldeagleos-repo-f2c44f9ef3bdda5b175f43086ee117ac61c90666.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/cppdap')
| -rw-r--r-- | dev-cpp/cppdap/cppdap-0_pre20240802.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild b/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild index e4991d2cc9d5..2a2a6f35d508 100644 --- a/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild +++ b/dev-cpp/cppdap/cppdap-0_pre20240802.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${CPPDAP_COMMIT} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc x86" +KEYWORDS="amd64 arm arm64 ppc x86" IUSE="test" RESTRICT="!test? ( test )" |
