diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 19:05:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 19:05:41 +0100 |
commit | f1152fca1c8f00328f25b72c2e08c6cff3101c0b (patch) | |
tree | fbe48adbbb22d5781160179a3ac9458138a6b483 /dev-python/sphinx | |
parent | dev-python/sphinxcontrib-websupport: Keyword ~amd64-fbsd (diff) | |
download | gentoo-f1152fca1c8f00328f25b72c2e08c6cff3101c0b.tar.gz gentoo-f1152fca1c8f00328f25b72c2e08c6cff3101c0b.tar.bz2 gentoo-f1152fca1c8f00328f25b72c2e08c6cff3101c0b.zip |
dev-python/sphinx: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r-- | dev-python/sphinx/sphinx-1.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx/sphinx-1.6.5.ebuild b/dev-python/sphinx/sphinx-1.6.5.ebuild index 782af85c275e..c152f62da5e7 100644 --- a/dev-python/sphinx/sphinx-1.6.5.ebuild +++ b/dev-python/sphinx/sphinx-1.6.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/S/${PN^}/${P^}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="doc latex net test" RDEPEND=" |