diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-23 07:03:11 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-23 07:03:11 +0100 |
commit | 48fef0e962129640e1f1f2c26dadab4cef77cedf (patch) | |
tree | 039338185488f1eb8ef9528f316f7034592a4b1b /dev-python/characteristic/characteristic-14.3.0-r1.ebuild | |
parent | dev-python/decorator: Stable for HPPA (bug #606042). (diff) | |
download | gentoo-48fef0e962129640e1f1f2c26dadab4cef77cedf.tar.gz gentoo-48fef0e962129640e1f1f2c26dadab4cef77cedf.tar.bz2 gentoo-48fef0e962129640e1f1f2c26dadab4cef77cedf.zip |
dev-python/characteristic: Stable for HPPA (bug #606022).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/characteristic/characteristic-14.3.0-r1.ebuild')
-rw-r--r-- | dev-python/characteristic/characteristic-14.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild index fec3d2c92480..ea7f0dc14486 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc test" RDEPEND="" |