commit: 60ccec3da05c7d31f46d9a56e5abd380a6482e4b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 26 21:57:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 26 21:57:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ccec3d
x11-libs/fox-wrapper: Stabilize 3 sparc, #773145 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/fox-wrapper/fox-wrapper-3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/fox-wrapper/fox-wrapper-3.ebuild b/x11-libs/fox-wrapper/fox-wrapper-3.ebuild index d4ebbf63bbb..2b43824259f 100644 --- a/x11-libs/fox-wrapper/fox-wrapper-3.ebuild +++ b/x11-libs/fox-wrapper/fox-wrapper-3.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=6 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=""
