diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-21 16:34:11 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-22 08:29:45 +0100 |
commit | 12d0c81917d7b418d1495b272efcb25cf9b498fa (patch) | |
tree | 4e880cd4b818ad76ad8fc4ef369b669effc31000 /x11-misc/xrootconsole | |
parent | x11-misc/xplanet: ppc stable (bug 613104) (diff) | |
download | gentoo-12d0c81917d7b418d1495b272efcb25cf9b498fa.tar.gz gentoo-12d0c81917d7b418d1495b272efcb25cf9b498fa.tar.bz2 gentoo-12d0c81917d7b418d1495b272efcb25cf9b498fa.zip |
x11-misc/xrootconsole: ppc 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/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild index b96bb2d2d5dd..111832c3752d 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND=" x11-libs/libX11" |