diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-25 13:55:19 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-25 14:08:44 +0200 |
commit | b8b74c46c15d121f9c9466ee4d1b970a36c2eae9 (patch) | |
tree | c134c88dc63ffc053640872ec14a795cb52ee0a7 /dev-python/twisted | |
parent | dev-python/trollius: add ~x86-linux keyword (diff) | |
download | gentoo-b8b74c46c15d121f9c9466ee4d1b970a36c2eae9.tar.gz gentoo-b8b74c46c15d121f9c9466ee4d1b970a36c2eae9.tar.bz2 gentoo-b8b74c46c15d121f9c9466ee4d1b970a36c2eae9.zip |
dev-python/twisted: add ~x86-linux keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-18.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-18.7.0.ebuild b/dev-python/twisted/twisted-18.7.0.ebuild index 3a89c887bebf..a3d79b03733a 100644 --- a/dev-python/twisted/twisted-18.7.0.ebuild +++ b/dev-python/twisted/twisted-18.7.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 ~arm ~mips ~s390 ~sh ~amd64-fbsd ~amd64-linux" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sh ~amd64-fbsd ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |