Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ps2pkm/
Date: Fri, 26 May 2017 08:20:57
Message-Id: 1495786846.668e1af3e7047c0a836d71d978fe4840419ba2b5.aballier@gentoo
1 commit: 668e1af3e7047c0a836d71d978fe4840419ba2b5
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 08:17:14 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 08:20:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668e1af3
7
8 app-text/ps2pkm: forward port ~ia64/~sparc keywords; should help in getting texlive cleaned up there
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild
16 index 01d37226e05..c865e1c8be4 100644
17 --- a/app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild
18 +++ b/app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~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"
24 +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"
25 IUSE=""
26
27 DEPEND=">=dev-libs/kpathsea-6.2.1"