diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-20 23:48:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-20 23:48:03 -0700 |
commit | a82bf6e4d658791e741558a58c0dd6a5025bc8c4 (patch) | |
tree | e6eaef8da1d312433f77bb1b4fac4142b33247e6 /dev-tex/xcolor | |
parent | app-text/dvisvgm-2.1.3: hppa stable, bug 621576 (diff) | |
download | gentoo-a82bf6e4d658791e741558a58c0dd6a5025bc8c4.tar.gz gentoo-a82bf6e4d658791e741558a58c0dd6a5025bc8c4.tar.bz2 gentoo-a82bf6e4d658791e741558a58c0dd6a5025bc8c4.zip |
dev-tex/xcolor-2.12: hppa stable, bug 622000
Diffstat (limited to 'dev-tex/xcolor')
-rw-r--r-- | dev-tex/xcolor/xcolor-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/xcolor/xcolor-2.12.ebuild b/dev-tex/xcolor/xcolor-2.12.ebuild index 1d69ae7a54b5..89eb0af7584f 100644 --- a/dev-tex/xcolor/xcolor-2.12.ebuild +++ b/dev-tex/xcolor/xcolor-2.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.ukern.de/tex/xcolor/ctan/${P//[.-]/}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="dev-texlive/texlive-latex" |