diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-28 18:50:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-28 18:50:09 +0100 |
commit | d123931a9d76e0bd46a19874f15c1a379c7c4e4b (patch) | |
tree | 720f47861432cbbaa3972440ea3e51a594729bc2 /app-admin/gkrellm | |
parent | net-misc/openssh: x86 stable wrt bug #710924 (diff) | |
download | gentoo-d123931a9d76e0bd46a19874f15c1a379c7c4e4b.tar.gz gentoo-d123931a9d76e0bd46a19874f15c1a379c7c4e4b.tar.bz2 gentoo-d123931a9d76e0bd46a19874f15c1a379c7c4e4b.zip |
app-admin/gkrellm: x86 stable wrt bug #710934
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 879ff3eef26c..1fa9c0422d1b 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" |