diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:39:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:39:39 +0100 |
commit | 3e3b97ae47659fcb73967a095c551278b2cc5c4c (patch) | |
tree | 3708c76dde1766c32377b42225bcb69731f57091 /dev-texlive/texlive-metapost | |
parent | dev-texlive/texlive-mathextra: amd64 stable wrt bug #432144 (diff) | |
download | gentoo-3e3b97ae47659fcb73967a095c551278b2cc5c4c.tar.gz gentoo-3e3b97ae47659fcb73967a095c551278b2cc5c4c.tar.bz2 gentoo-3e3b97ae47659fcb73967a095c551278b2cc5c4c.zip |
dev-texlive/texlive-metapost: amd64 stable wrt bug #432144
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-metapost')
-rw-r--r-- | dev-texlive/texlive-metapost/texlive-metapost-2015.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2015.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2015.ebuild index 9219c1c09744..a0605d565e0c 100644 --- a/dev-texlive/texlive-metapost/texlive-metapost-2015.ebuild +++ b/dev-texlive/texlive-metapost/texlive-metapost-2015.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~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-2015 " |