diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:05:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:05:16 +0200 |
commit | 87547a7c8f38cd582b7e1b6a9576835bd07acf3f (patch) | |
tree | cf35546423e71fc9945cb3e6303eebe86e6e3768 /x11-plugins/gkrellm-imonc | |
parent | app-admin/collectd: x86 stable wrt bug #601146 (diff) | |
download | gentoo-87547a7c8f38cd582b7e1b6a9576835bd07acf3f.tar.gz gentoo-87547a7c8f38cd582b7e1b6a9576835bd07acf3f.tar.bz2 gentoo-87547a7c8f38cd582b7e1b6a9576835bd07acf3f.zip |
x11-plugins/gkrellm-imonc: x86 stable wrt bug #613856
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellm-imonc')
-rw-r--r-- | x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild index 2b6eb6e8040f..3ab0c71bc701 100644 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild +++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="http://${PN}.sourceforge.net/" # The COPYING file contains the GPLv2, but the file headers say GPLv2+. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" COMMON_DEPEND="app-admin/gkrellm[X]" |