diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-16 17:51:03 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-16 17:51:03 +0000 |
commit | 204c5bc326e3da30d387fe46565817a246a39708 (patch) | |
tree | 6bfd5abdbdb11343b433aca512a7d652e502b48c /app-text/cwtext/cwtext-0.94.ebuild | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #273048 (diff) | |
download | historical-204c5bc326e3da30d387fe46565817a246a39708.tar.gz historical-204c5bc326e3da30d387fe46565817a246a39708.tar.bz2 historical-204c5bc326e3da30d387fe46565817a246a39708.zip |
Keyworded on alpha, bug #272771
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'app-text/cwtext/cwtext-0.94.ebuild')
-rw-r--r-- | app-text/cwtext/cwtext-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cwtext/cwtext-0.94.ebuild b/app-text/cwtext/cwtext-0.94.ebuild index ecb3a620e6e0..50acd9ad97f3 100644 --- a/app-text/cwtext/cwtext-0.94.ebuild +++ b/app-text/cwtext/cwtext-0.94.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/app-text/cwtext/cwtext-0.94.ebuild,v 1.15 2009/05/25 16:22:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.16 2009/06/16 17:51:03 klausman Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 mips ppc ~ppc64 sparc x86" IUSE="" src_unpack() { |