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/detex | |
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/detex')
-rw-r--r-- | dev-tex/detex/detex-2.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/detex/detex-2.8-r1.ebuild b/dev-tex/detex/detex-2.8-r1.ebuild index 7a639f85f72a..9f4543a4c0b5 100644 --- a/dev-tex/detex/detex-2.8-r1.ebuild +++ b/dev-tex/detex/detex-2.8-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.cs.purdue.edu/homes/trinkle/detex/${P}.tar" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="sys-devel/flex" |