diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-16 22:37:25 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-16 22:38:18 +0200 |
commit | 8186be5bdf047a20018703d8ebfa481208594058 (patch) | |
tree | 97238b18c27c40e00c7bb8653a141d29bec3e1ad /dev-python/twisted | |
parent | dev-python/pyhamcrest: Tested on ~amd64-fbsd (diff) | |
download | gentoo-8186be5bdf047a20018703d8ebfa481208594058.tar.gz gentoo-8186be5bdf047a20018703d8ebfa481208594058.tar.bz2 gentoo-8186be5bdf047a20018703d8ebfa481208594058.zip |
dev-python/twisted: Restore ~amd64-fbsd keyword (again)
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 7b16b0b196a1..ef2fbd2bd055 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" +KEYWORDS="~amd64 ~amd64-fbsd" LICENSE="MIT" SLOT="0" |