diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-01 18:10:37 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-01 18:10:37 +0000 |
commit | 648c4a4b2e58976360d28b6fe738b3e008c8d4eb (patch) | |
tree | 0449247942b38ba468d4c836c9fc1410469431bf /app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild | |
parent | Fix for Prefix, add Prefix keywords (diff) | |
download | historical-648c4a4b2e58976360d28b6fe738b3e008c8d4eb.tar.gz historical-648c4a4b2e58976360d28b6fe738b3e008c8d4eb.tar.bz2 historical-648c4a4b2e58976360d28b6fe738b3e008c8d4eb.zip |
Add Prefix keywords
Package-Manager: portage-2.2.01.17304-prefix/cvs/Darwin powerpc
Diffstat (limited to 'app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild')
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild index 7dcef522767b..c9588dc2e4c4 100644 --- a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.4 2010/11/01 22:23:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.5 2010/12/01 18:10:37 grobian Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-libs/kpathsea" |