diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-09 10:02:41 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-09 10:02:41 +0200 |
commit | 6d8ce293230dac233336df724bc463e463244cb0 (patch) | |
tree | f5abd8a63f57c066adb91ad9de96f3aef9c02d21 /dev-python/twisted | |
parent | dev-python/hyperlink: add ~arm, bug #614386 (diff) | |
download | gentoo-6d8ce293230dac233336df724bc463e463244cb0.tar.gz gentoo-6d8ce293230dac233336df724bc463e463244cb0.tar.bz2 gentoo-6d8ce293230dac233336df724bc463e463244cb0.zip |
dev-python/twisted: add ~arm, bug #614386
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-17.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-17.5.0.ebuild b/dev-python/twisted/twisted-17.5.0.ebuild index 3b9fc384724e..220954a896c6 100644 --- a/dev-python/twisted/twisted-17.5.0.ebuild +++ b/dev-python/twisted/twisted-17.5.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2 # Dropped keywords due to new deps not keyworded #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" LICENSE="MIT" SLOT="0" |