diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:13:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:23:50 +0100 |
commit | faa1bd5523ca6ef774a3a7b09f49d1d0b54f482a (patch) | |
tree | 645ba6d614ad908b93a54fa0c04d6163360a9932 /dev-texlive/texlive-metapost | |
parent | dev-texlive/texlive-basic: x86 stable (bug #646638) (diff) | |
download | gentoo-faa1bd5523ca6ef774a3a7b09f49d1d0b54f482a.tar.gz gentoo-faa1bd5523ca6ef774a3a7b09f49d1d0b54f482a.tar.bz2 gentoo-faa1bd5523ca6ef774a3a7b09f49d1d0b54f482a.zip |
dev-texlive/texlive-metapost: x86 stable (bug #646638)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-texlive/texlive-metapost')
-rw-r--r-- | dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild index 402d5c296dbd..981252f588d5 100644 --- a/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild +++ b/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive MetaPost and Metafont packages" LICENSE=" BSD GPL-1 GPL-2 LGPL-2 LPPL-1.3 public-domain TeX-other-free " 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="" DEPEND=">=dev-texlive/texlive-basic-2017 " |