diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-28 11:55:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-28 11:55:47 +0200 |
commit | 766552192970b9fba3d0ef584c687366644aad4e (patch) | |
tree | b1085a497b0df195dec437456234da9746b4bf72 /x11-plugins/gkrellm-xkb | |
parent | x11-plugins/asmem: amd64 stable wrt bug #613916 (diff) | |
download | gentoo-766552192970b9fba3d0ef584c687366644aad4e.tar.gz gentoo-766552192970b9fba3d0ef584c687366644aad4e.tar.bz2 gentoo-766552192970b9fba3d0ef584c687366644aad4e.zip |
x11-plugins/gkrellm-xkb: amd64 stable wrt bug #613834
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/gkrellm-xkb')
-rw-r--r-- | x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild index f85bc0b0c849..5449cad92dde 100644 --- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild +++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-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="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" COMMON_DEPEND="app-admin/gkrellm[X]" |