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 | 0da46d7000946831dac2c7ad50ad0bca3c77f96b (patch) | |
tree | 35145847a1169b6bbd63b7de47e781652bd128e2 /dev-perl/PostScript/PostScript-0.06.ebuild | |
parent | Sparc stable (again) --- bug #259833 lost keyword. (diff) | |
download | gentoo-2-0da46d7000946831dac2c7ad50ad0bca3c77f96b.tar.gz gentoo-2-0da46d7000946831dac2c7ad50ad0bca3c77f96b.tar.bz2 gentoo-2-0da46d7000946831dac2c7ad50ad0bca3c77f96b.zip |
Stable on x86 (#269571)
(Portage version: 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" |