diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:06 +0200 |
commit | 42cc48328c93f3fed7926b996b9ad1405d4a7090 (patch) | |
tree | fcb49fabfff9c3a273e26b2f7407ca46bf3aed62 /dev-tex/dot2texi/dot2texi-3.0.ebuild | |
parent | dev-tcltk: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-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/dot2texi/dot2texi-3.0.ebuild')
-rw-r--r-- | dev-tex/dot2texi/dot2texi-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild index c7f394192835..e45b8a955732 100644 --- a/dev-tex/dot2texi/dot2texi-3.0.ebuild +++ b/dev-tex/dot2texi/dot2texi-3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" 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="pgf pstricks examples" DEPEND="app-arch/unzip" |