summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-05 15:31:20 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-05 15:31:20 +0200
commit10159c7ed7dec83fb1e2dace31d6956864856a37 (patch)
treea3ddf466767cdcef2d9a7dfa5ca9a7ef47d22f88 /dev-python/dexml
parentdev-python/keyrings_alt: add ~arm keyword (bug 573954). (diff)
downloadgentoo-10159c7ed7dec83fb1e2dace31d6956864856a37.tar.gz
gentoo-10159c7ed7dec83fb1e2dace31d6956864856a37.tar.bz2
gentoo-10159c7ed7dec83fb1e2dace31d6956864856a37.zip
dev-python/dexml: add ~ppc64 keyword (bug 573954)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-python/dexml')
-rw-r--r--dev-python/dexml/dexml-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dexml/dexml-0.5.1.ebuild b/dev-python/dexml/dexml-0.5.1.ebuild
index 83236adfa193..85653da15459 100644
--- a/dev-python/dexml/dexml-0.5.1.ebuild
+++ b/dev-python/dexml/dexml-0.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""