summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-20 16:34:43 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-20 16:34:43 +0100
commit6fb8a4c534efa00e5b538595fb546701cceadcb0 (patch)
tree2df730fb7bed1472323259c8caccb30ac31c3539 /dev-libs/libphonenumber
parentmedia-libs/mlt: Stabilize 7.4.0 x86, #831590 (diff)
downloadgentoo-6fb8a4c534efa00e5b538595fb546701cceadcb0.tar.gz
gentoo-6fb8a4c534efa00e5b538595fb546701cceadcb0.tar.bz2
gentoo-6fb8a4c534efa00e5b538595fb546701cceadcb0.zip
dev-libs/libphonenumber: Stabilize 8.12.39 x86, #831591
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/libphonenumber')
-rw-r--r--dev-libs/libphonenumber/libphonenumber-8.12.39.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libphonenumber/libphonenumber-8.12.39.ebuild b/dev-libs/libphonenumber/libphonenumber-8.12.39.ebuild
index 7b2495ee4158..3df06e04795c 100644
--- a/dev-libs/libphonenumber/libphonenumber-8.12.39.ebuild
+++ b/dev-libs/libphonenumber/libphonenumber-8.12.39.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ CMAKE_USE_DIR="${WORKDIR}"/${P}/cpp
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="test !test? ( test )"