diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 19:27:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 19:27:44 +0000 |
commit | 7c2ea5cca57fbfab518f1cad3856a048f06f5116 (patch) | |
tree | 4f080a0b2b671d3583edb19b81a753d6bf087095 /app-text/grutatxt/grutatxt-2.0.14.ebuild | |
parent | Run configure just ones (diff) | |
download | gentoo-2-7c2ea5cca57fbfab518f1cad3856a048f06f5116.tar.gz gentoo-2-7c2ea5cca57fbfab518f1cad3856a048f06f5116.tar.bz2 gentoo-2-7c2ea5cca57fbfab518f1cad3856a048f06f5116.zip |
Add ~alpha/~ia64/~sparc
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-text/grutatxt/grutatxt-2.0.14.ebuild')
-rw-r--r-- | app-text/grutatxt/grutatxt-2.0.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/grutatxt/grutatxt-2.0.14.ebuild b/app-text/grutatxt/grutatxt-2.0.14.ebuild index b62f044edf42..d4ce5ca54ab2 100644 --- a/app-text/grutatxt/grutatxt-2.0.14.ebuild +++ b/app-text/grutatxt/grutatxt-2.0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.14.ebuild,v 1.1 2009/02/15 17:34:13 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.14.ebuild,v 1.2 2010/05/29 19:27:44 armin76 Exp $ inherit perl-app @@ -15,7 +15,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~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" |