diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-12 19:35:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-12 19:35:48 +0000 |
commit | c8f27e81cfc8e8e86f8430f089a0e817f1240268 (patch) | |
tree | d68f8d2d98ff66b58b0f602e2d906727959d289c /dev-perl/PostScript/PostScript-0.06.ebuild | |
parent | Sparc stable (again) --- bug #259833 lost keyword. (diff) | |
download | historical-c8f27e81cfc8e8e86f8430f089a0e817f1240268.tar.gz historical-c8f27e81cfc8e8e86f8430f089a0e817f1240268.tar.bz2 historical-c8f27e81cfc8e8e86f8430f089a0e817f1240268.zip |
Stable on x86 (#269571)
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/PostScript/PostScript-0.06.ebuild')
-rw-r--r-- | dev-perl/PostScript/PostScript-0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PostScript/PostScript-0.06.ebuild b/dev-perl/PostScript/PostScript-0.06.ebuild index 7e45350b023e..4d63e41c5a03 100644 --- a/dev-perl/PostScript/PostScript-0.06.ebuild +++ b/dev-perl/PostScript/PostScript-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.2 2009/03/16 08:50:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.3 2009/05/12 19:35:48 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An object that may be used to construct a block of text in PostScript" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" SRC_TEST="do" |