commit: ccf76b9dfb61775179b6d872c95aa2797b807b89 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 7 15:07:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 7 15:07:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf76b9d
dev-util/unifdef: Stabilize 2.12 amd64, #788925 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/unifdef/unifdef-2.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/unifdef/unifdef-2.12.ebuild b/dev-util/unifdef/unifdef-2.12.ebuild index 4a75de434b4..fca805a39f7 100644 --- a/dev-util/unifdef/unifdef-2.12.ebuild +++ b/dev-util/unifdef/unifdef-2.12.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://dotat.at/prog/unifdef/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" DOCS=( README )
