diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-28 11:56:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-28 11:56:16 +0200 |
commit | 6552860a1208530df098fa0ec4c27cfee6e5d13d (patch) | |
tree | 5cc8ce209a2acae2febc7c20d189d832c07771e6 /x11-plugins | |
parent | app-crypt/xca: amd64 stable wrt bug #613840 (diff) | |
download | gentoo-6552860a1208530df098fa0ec4c27cfee6e5d13d.tar.gz gentoo-6552860a1208530df098fa0ec4c27cfee6e5d13d.tar.bz2 gentoo-6552860a1208530df098fa0ec4c27cfee6e5d13d.zip |
x11-plugins/gkrellaclock: amd64 stable wrt bug #613832
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellaclock/gkrellaclock-0.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.4-r1.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.4-r1.ebuild index 36cff1ad448e..d45e2eda857a 100644 --- a/x11-plugins/gkrellaclock/gkrellaclock-0.3.4-r1.ebuild +++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.4-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 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="app-admin/gkrellm[X]" |