diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:22:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:22:00 +0000 |
commit | 87b6d51d729b3476e8c0fdcfbc647a8c10e4b9ae (patch) | |
tree | 505bf62757e6be8b6c5b28984b6ea5d2586caa34 /app-text/grutatxt/grutatxt-2.0.16.ebuild | |
parent | Marking ccache-3.1.7 ppc64 for bug 418945 (diff) | |
download | gentoo-2-87b6d51d729b3476e8c0fdcfbc647a8c10e4b9ae.tar.gz gentoo-2-87b6d51d729b3476e8c0fdcfbc647a8c10e4b9ae.tar.bz2 gentoo-2-87b6d51d729b3476e8c0fdcfbc647a8c10e4b9ae.zip |
Marking grutatxt-2.0.16 ppc64 for bug 418643
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'app-text/grutatxt/grutatxt-2.0.16.ebuild')
-rw-r--r-- | app-text/grutatxt/grutatxt-2.0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/grutatxt/grutatxt-2.0.16.ebuild b/app-text/grutatxt/grutatxt-2.0.16.ebuild index f192930f6e2d..6ffdbba5f857 100644 --- a/app-text/grutatxt/grutatxt-2.0.16.ebuild +++ b/app-text/grutatxt/grutatxt-2.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.16.ebuild,v 1.3 2012/04/28 18:01:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.16.ebuild,v 1.4 2012/06/05 21:22:00 ranger Exp $ EAPI=4 @@ -17,7 +17,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86" # set the script path to /usr/bin, rather than /usr/local/bin myconf="INSTALLSCRIPT=/usr/bin" |