commit: 3cab2a926ca4e13f1fb027ada60315ff0f32745f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 29 14:31:38 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 29 14:31:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cab2a92
dev-libs/crossguid: Stabilize 0_pre20150817 arm64, #778446 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/crossguid/crossguid-0_pre20150817.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild index cf3fcbb5016..0f2a8a6e2dc 100644 --- a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild +++ b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="" # We use libuuid from util-linux.
