diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:29:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:29:24 +0100 |
commit | 53335b2d5d237ac038b40e649f8f414afc38a418 (patch) | |
tree | a9e050be9f67fd71e81b6bbe89395acdc26df8b1 /app-admin/gkrellm | |
parent | app-misc/screen: sparc stable wrt bug #708460 (diff) | |
download | gentoo-53335b2d5d237ac038b40e649f8f414afc38a418.tar.gz gentoo-53335b2d5d237ac038b40e649f8f414afc38a418.tar.bz2 gentoo-53335b2d5d237ac038b40e649f8f414afc38a418.zip |
app-admin/gkrellm: sparc stable wrt bug #710934
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/gkrellm')
-rw-r--r-- | app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild b/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild index 2105f7cb153a..b381788d0423 100644 --- a/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild +++ b/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == 9999 ]] ; then EGIT_REPO_URI="https://git.srcbox.net/gkrellm" else SRC_URI="http://gkrellm.srcbox.net/${MY_P}.tar.bz2" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-3" SLOT="2" |