diff options
author | Sam James <sam@gentoo.org> | 2021-02-26 21:57:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-26 21:57:56 +0000 |
commit | 60ccec3da05c7d31f46d9a56e5abd380a6482e4b (patch) | |
tree | 5aba4117469c654ce87b3fae9c3978d7068262ab /x11-libs | |
parent | x11-misc/xscreensaver: Stabilize 5.44-r4 sparc, #773139 (diff) | |
download | gentoo-60ccec3da05c7d31f46d9a56e5abd380a6482e4b.tar.gz gentoo-60ccec3da05c7d31f46d9a56e5abd380a6482e4b.tar.bz2 gentoo-60ccec3da05c7d31f46d9a56e5abd380a6482e4b.zip |
x11-libs/fox-wrapper: Stabilize 3 sparc, #773145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fox-wrapper/fox-wrapper-3.ebuild | 4 |
1 files 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 d4ebbf63bbbc..2b43824259fc 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="" |