diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-21 11:03:03 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-21 11:08:13 +0100 |
commit | d897a237899d51548f63c67be5de2506a9a77f52 (patch) | |
tree | 33d68cd48248d73fa81c538b226c84caa15452bd /x11-misc/grabc | |
parent | x11-misc/fbpanel: ppc64 stable (bug 613104) (diff) | |
download | gentoo-d897a237899d51548f63c67be5de2506a9a77f52.tar.gz gentoo-d897a237899d51548f63c67be5de2506a9a77f52.tar.bz2 gentoo-d897a237899d51548f63c67be5de2506a9a77f52.zip |
x11-misc/grabc: ppc64 stable (bug 613104)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
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 6b7f3c72f788..5c9c0d978c9e 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" |