diff options
author | 2017-04-05 10:43:37 +0200 | |
---|---|---|
committer | 2017-04-05 10:44:02 +0200 | |
commit | 9e0d462d9da039d096f6c6241841e54cb4b54a5a (patch) | |
tree | 9981f1c1d5c9570cfcd5ea1c4b929509f50b861a /dev-python/twisted | |
parent | dev-python/m2r: add ~arm keyword (bug 614386) (diff) | |
download | gentoo-9e0d462d9da039d096f6c6241841e54cb4b54a5a.tar.gz gentoo-9e0d462d9da039d096f6c6241841e54cb4b54a5a.tar.bz2 gentoo-9e0d462d9da039d096f6c6241841e54cb4b54a5a.zip |
dev-python/twisted: add ~arm keyword (bug 614386)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-17.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-17.1.0.ebuild b/dev-python/twisted/twisted-17.1.0.ebuild index 893827c33700..0a12693e6a56 100644 --- a/dev-python/twisted/twisted-17.1.0.ebuild +++ b/dev-python/twisted/twisted-17.1.0.ebuild @@ -15,7 +15,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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="conch crypt http2 serial +soap test" RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}] |