summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-02 05:51:36 +0000
committerSam James <sam@gentoo.org>2022-01-02 05:51:36 +0000
commit706b9ed93e33d4d8a5a8caafc4d6ffec19fd2c4b (patch)
tree5bee6619c85bb1852e5a957ccde1fdeaeda31075
parentdev-util/cppcheck: Stabilize 2.6.3 amd64, #830400 (diff)
downloadgentoo-706b9ed93e33d4d8a5a8caafc4d6ffec19fd2c4b.tar.gz
gentoo-706b9ed93e33d4d8a5a8caafc4d6ffec19fd2c4b.tar.bz2
gentoo-706b9ed93e33d4d8a5a8caafc4d6ffec19fd2c4b.zip
dev-libs/utfcpp: Stabilize 3.1.2 amd64, #830426
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/utfcpp/utfcpp-3.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/utfcpp/utfcpp-3.1.2.ebuild b/dev-libs/utfcpp/utfcpp-3.1.2.ebuild
index e795c660823e..f28c15e7ec72 100644
--- a/dev-libs/utfcpp/utfcpp-3.1.2.ebuild
+++ b/dev-libs/utfcpp/utfcpp-3.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2015-2021 Gentoo Authors
+# Copyright 2015-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -22,7 +22,7 @@ fi
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"