diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 08:11:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 08:11:33 +0100 |
commit | 4d3efb93eb3f4e96c954046bded6844cd247c812 (patch) | |
tree | 9d580445e66d279727119e34920d109456e42316 /dev-libs/utfcpp | |
parent | dev-python/pychroot: Keyword 0.10.4 arm, #776277 (diff) | |
download | gentoo-4d3efb93eb3f4e96c954046bded6844cd247c812.tar.gz gentoo-4d3efb93eb3f4e96c954046bded6844cd247c812.tar.bz2 gentoo-4d3efb93eb3f4e96c954046bded6844cd247c812.zip |
dev-libs/utfcpp: Keyword 3.1.2 arm, #776760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/utfcpp')
-rw-r--r-- | dev-libs/utfcpp/utfcpp-3.1.2.ebuild | 4 |
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 14032157c03c..e795c660823e 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-2020 Gentoo Authors +# Copyright 2015-2021 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 ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |