commit: 706b9ed93e33d4d8a5a8caafc4d6ffec19fd2c4b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 2 05:51:36 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 2 05:51:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706b9ed9
dev-libs/utfcpp: Stabilize 3.1.2 amd64, #830426 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/utfcpp/utfcpp-3.1.2.ebuild | 4 ++-- 1 file 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 )"
