diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-20 14:33:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-20 14:33:55 +0000 |
commit | 7a0e32cb7414c19d98a81979dd0313c476863a88 (patch) | |
tree | 20e609a64d3bca5265e696fc5ddc276caff7877b /sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild | |
parent | Drop alpha/ia64 keyword, no hardware to test (diff) | |
download | historical-7a0e32cb7414c19d98a81979dd0313c476863a88.tar.gz historical-7a0e32cb7414c19d98a81979dd0313c476863a88.tar.bz2 historical-7a0e32cb7414c19d98a81979dd0313c476863a88.zip |
Drop alpha/ia64 keyword, no hardware to test
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild')
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild index 9002125bd540..c4ba54145eea 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild,v 1.2 2007/09/19 20:42:28 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild,v 1.3 2007/09/20 14:33:55 armin76 Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~sparc ~x86" IUSE="debug ssl doc ncurses" |