diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-06-25 02:00:05 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-06-25 02:00:05 +0000 |
commit | fd028b4edc1a22a51b5724c6c231b6acaefe714b (patch) | |
tree | c896604f1bd2aa2f4f0718d5886bf3c535933284 | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-fd028b4edc1a22a51b5724c6c231b6acaefe714b.tar.gz gentoo-2-fd028b4edc1a22a51b5724c6c231b6acaefe714b.tar.bz2 gentoo-2-fd028b4edc1a22a51b5724c6c231b6acaefe714b.zip |
keywords ~amd64.
-rw-r--r-- | app-text/ghostscript-afpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog index 1253209fccbb..fd0b56b0e167 100644 --- a/app-text/ghostscript-afpl/ChangeLog +++ b/app-text/ghostscript-afpl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript-afpl # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.14 2004/06/24 22:36:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.15 2004/06/25 02:00:05 absinthe Exp $ + + 24 Jun 2004; Dylan Carlson <absinthe@gentoo.org> + ghostscript-afpl-8.14.ebuild: + keywords ~amd64. 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> ghostscript-afpl-8.13.ebuild, ghostscript-afpl-8.14.ebuild: diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild index 0caee7ae465a..141325157e89 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild,v 1.7 2004/06/24 22:36:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild,v 1.8 2004/06/25 02:00:05 absinthe Exp $ inherit eutils @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz LICENSE="Aladdin" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="X cups cjk gtk" PROVIDE="virtual/ghostscript" |