diff options
author | Markus Meier <maekke@gentoo.org> | 2017-10-05 06:35:31 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-10-05 06:35:31 +0200 |
commit | edb1e5b88e7c2f03b1a1d4fc5b040e9706290066 (patch) | |
tree | cc67891774b6b4b0de92b22eb4856f1a2787bc2d /dev-python/twisted | |
parent | dev-python/gmpy: arm stable, bug #624990 (diff) | |
download | gentoo-edb1e5b88e7c2f03b1a1d4fc5b040e9706290066.tar.gz gentoo-edb1e5b88e7c2f03b1a1d4fc5b040e9706290066.tar.bz2 gentoo-edb1e5b88e7c2f03b1a1d4fc5b040e9706290066.zip |
dev-python/twisted: arm stable, bug #624990
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-16.6.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-16.6.0-r3.ebuild b/dev-python/twisted/twisted-16.6.0-r3.ebuild index 2ae2e0c005e9..a7c293332815 100644 --- a/dev-python/twisted/twisted-16.6.0-r3.ebuild +++ b/dev-python/twisted/twisted-16.6.0-r3.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="alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 x86" LICENSE="MIT" SLOT="0" |