diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 10:46:53 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-24 10:47:13 +0100 |
commit | 4c6fd768f67fe2a748bcbb4a8888cb328ac0cb5b (patch) | |
tree | ff5438b497c09f8f60a3a9b8bd96e9911767befb /dev-libs/librep | |
parent | app-crypt/trousers: arm stable (bug 609090). (diff) | |
download | gentoo-4c6fd768f67fe2a748bcbb4a8888cb328ac0cb5b.tar.gz gentoo-4c6fd768f67fe2a748bcbb4a8888cb328ac0cb5b.tar.bz2 gentoo-4c6fd768f67fe2a748bcbb4a8888cb328ac0cb5b.zip |
dev-libs/librep: ppc64 stable (bug 609086).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/librep')
-rw-r--r-- | dev-libs/librep/librep-0.92.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librep/librep-0.92.6.ebuild b/dev-libs/librep/librep-0.92.6.ebuild index 601d2266a924..2b4258214b3a 100644 --- a/dev-libs/librep/librep-0.92.6.ebuild +++ b/dev-libs/librep/librep-0.92.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/librep/${PN}_${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="emacs readline" RDEPEND=" |