diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:40:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:40:46 +0100 |
commit | 8c2858027044604c6bde5ddb867cb3a572f84c9e (patch) | |
tree | 6f3dff67b239901f40e81640f0ef69e699f18a1d /app-text/ps2pkm | |
parent | dev-libs/ptexenc: amd64 stable wrt bug #432144 (diff) | |
download | gentoo-8c2858027044604c6bde5ddb867cb3a572f84c9e.tar.gz gentoo-8c2858027044604c6bde5ddb867cb3a572f84c9e.tar.bz2 gentoo-8c2858027044604c6bde5ddb867cb3a572f84c9e.zip |
app-text/ps2pkm: 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 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild b/app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild index bf9e80c8e5d9..4ad33ba959e0 100644 --- a/app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.7_p20150521.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$ @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-libs/kpathsea-6.2.1" |