diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-23 08:01:02 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-27 00:15:58 +0300 |
commit | 2c2ced35264f5edf31f819fc49301ccd88c8679d (patch) | |
tree | f12cda8383e919a766862d57f19872ea6d8885b4 /dev-libs/crossguid | |
parent | dev-cpp/waylandpp: arm64 keyworded (bug #725914) (diff) | |
download | gentoo-2c2ced35264f5edf31f819fc49301ccd88c8679d.tar.gz gentoo-2c2ced35264f5edf31f819fc49301ccd88c8679d.tar.bz2 gentoo-2c2ced35264f5edf31f819fc49301ccd88c8679d.zip |
dev-libs/crossguid: arm64 keyworded (bug #725914)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/crossguid')
-rw-r--r-- | dev-libs/crossguid/crossguid-0_pre20150817.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild index f2987df8d078..cf3fcbb50163 100644 --- a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild +++ b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/graeme-hill/crossguid" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" # We use libuuid from util-linux. |