diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:28:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:28:52 +0100 |
commit | a2bd263ae52bd1bcc2b453b1d4c14f969e5f7594 (patch) | |
tree | ce62cf5293ff9cccc31179f038906a4d55f2a279 /x11-misc/grabc | |
parent | x11-misc/gbase: x86 stable wrt bug #613104 (diff) | |
download | gentoo-a2bd263ae52bd1bcc2b453b1d4c14f969e5f7594.tar.gz gentoo-a2bd263ae52bd1bcc2b453b1d4c14f969e5f7594.tar.bz2 gentoo-a2bd263ae52bd1bcc2b453b1d4c14f969e5f7594.zip |
x11-misc/grabc: x86 stable wrt bug #613104
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-misc/grabc')
-rw-r--r-- | x11-misc/grabc/grabc-1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/grabc/grabc-1.1-r2.ebuild b/x11-misc/grabc/grabc-1.1-r2.ebuild index 5c9c0d978c9e..dce83e96bf2f 100644 --- a/x11-misc/grabc/grabc-1.1-r2.ebuild +++ b/x11-misc/grabc/grabc-1.1-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.muquit.com/muquit/software/${PN}/${PN}${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" RDEPEND="x11-libs/libX11" |