diff options
author | Sam James <sam@gentoo.org> | 2024-02-28 02:31:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-28 02:31:31 +0000 |
commit | a78ec0b891a8847f37d7b1f1beed454f8d72f3bd (patch) | |
tree | 87e77d5ac32ac69f9c87fb8958866aa0db9803a3 /dev-cpp | |
parent | net-irc/znc: Keyword 1.9.0 arm64, #925664 (diff) | |
download | gentoo-a78ec0b891a8847f37d7b1f1beed454f8d72f3bd.tar.gz gentoo-a78ec0b891a8847f37d7b1f1beed454f8d72f3bd.tar.bz2 gentoo-a78ec0b891a8847f37d7b1f1beed454f8d72f3bd.zip |
dev-cpp/cctz: Keyword 2.4 arm64, #925664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/cctz/cctz-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cctz/cctz-2.4.ebuild b/dev-cpp/cctz/cctz-2.4.ebuild index ecff81e7ee91..b6ed58c99b68 100644 --- a/dev-cpp/cctz/cctz-2.4.ebuild +++ b/dev-cpp/cctz/cctz-2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/cctz/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" IUSE="test" RESTRICT="!test? ( test )" |