diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 22:24:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 22:24:25 +0200 |
commit | 4d4a53237a47438815162a92b10e4f2e8005b7c7 (patch) | |
tree | aec3c1d75f7c08c4902507aac7df15637f77382b /x11-plugins | |
parent | dev-python/sphinxcontrib-programoutput: enable py3.11 (diff) | |
download | gentoo-4d4a53237a47438815162a92b10e4f2e8005b7c7.tar.gz gentoo-4d4a53237a47438815162a92b10e4f2e8005b7c7.tar.bz2 gentoo-4d4a53237a47438815162a92b10e4f2e8005b7c7.zip |
x11-plugins/gkrellshoot: Stabilize 0.4.4-r5 sparc, #891919
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r5.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r5.ebuild index d452d63895c9..909363c564e1 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r5.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r5.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=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/${P/s/S}" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" DEPEND="app-admin/gkrellm:2[X]" RDEPEND=" |