summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:35:06 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:35:06 +0200
commit42cc48328c93f3fed7926b996b9ad1405d4a7090 (patch)
treefcb49fabfff9c3a273e26b2f7407ca46bf3aed62 /dev-tex/dot2tex
parentdev-tcltk: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-42cc48328c93f3fed7926b996b9ad1405d4a7090.tar.gz
gentoo-42cc48328c93f3fed7926b996b9ad1405d4a7090.tar.bz2
gentoo-42cc48328c93f3fed7926b996b9ad1405d4a7090.zip
dev-tex: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-tex/dot2tex')
-rw-r--r--dev-tex/dot2tex/dot2tex-2.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild
index 91218b94147b..6bc236af1bb2 100644
--- a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild
+++ b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kjellmf/dot2tex/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="doc examples"
DEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]"