diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:00 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:00 +0100 |
commit | cbedf27f90c5f09bd86b76ba437779bf97b87388 (patch) | |
tree | 6b3e5fe1f4fef1dbdbca666f99ef632093b5644e /dev-cpp | |
parent | net-irc/znc: Keyword 1.9.0 x86, #925664 (diff) | |
download | gentoo-cbedf27f90c5f09bd86b76ba437779bf97b87388.tar.gz gentoo-cbedf27f90c5f09bd86b76ba437779bf97b87388.tar.bz2 gentoo-cbedf27f90c5f09bd86b76ba437779bf97b87388.zip |
dev-cpp/cctz: Keyword 2.4 x86, #925664
Signed-off-by: Jakov Smolić <jsmolic@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 b6ed58c99b68..72ff7bafef43 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 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |