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/latexmk/latexmk-456.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/latexmk/latexmk-456.ebuild')
-rw-r--r-- | dev-tex/latexmk/latexmk-456.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latexmk/latexmk-456.ebuild b/dev-tex/latexmk/latexmk-456.ebuild index 1ed0474f440c..7d7fe21ec1f4 100644 --- a/dev-tex/latexmk/latexmk-456.ebuild +++ b/dev-tex/latexmk/latexmk-456.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="virtual/latex-base dev-lang/perl" |