commit: 699484c8459b99ecfefc271eeb3c2a0f0bdfceb1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 03:29:24 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 03:29:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699484c8
dev-util/gengetopt: Keyword 2.23 sparc, #909781
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/gengetopt/gengetopt-2.23.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/gengetopt/gengetopt-2.23.ebuild
b/dev-util/gengetopt/gengetopt-2.23.ebuild
index a2e6ff572c1d..96890c0954f6 100644
--- a/dev-util/gengetopt/gengetopt-2.23.ebuild
+++ b/dev-util/gengetopt/gengetopt-2.23.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux
~x86-linux"
BDEPEND="sys-apps/texinfo"