summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-23 12:49:13 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-23 12:56:50 +0100
commitd68d6d2cd1aefe46f0582d0051e6239bc60d756d (patch)
tree77af6d83c4fc11ef71fdc7e13869706536409bbb /dev-ml
parentdev-python/redis-py: ppc stable (bug 593134). (diff)
downloadgentoo-d68d6d2cd1aefe46f0582d0051e6239bc60d756d.tar.gz
gentoo-d68d6d2cd1aefe46f0582d0051e6239bc60d756d.tar.bz2
gentoo-d68d6d2cd1aefe46f0582d0051e6239bc60d756d.zip
dev-ml/cppo: Add ~ppc keyword (bug 586910).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cppo/cppo-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.4.1.ebuild b/dev-ml/cppo/cppo-1.4.1.ebuild
index d460ede5c79a..57e1d16fb046 100644
--- a/dev-ml/cppo/cppo-1.4.1.ebuild
+++ b/dev-ml/cppo/cppo-1.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mjambon/cppo/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0/${PV}"
LICENSE="BSD"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="examples"