diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-20 02:32:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-20 02:32:50 +0000 |
commit | 380d6774a5d752ba2961b678e5b5de85f0125cd2 (patch) | |
tree | 1553d0e14aef40bdd9227ce55f9ac170dbceca81 /dev-perl/GSSAPI/GSSAPI-0.24.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-380d6774a5d752ba2961b678e5b5de85f0125cd2.tar.gz gentoo-2-380d6774a5d752ba2961b678e5b5de85f0125cd2.tar.bz2 gentoo-2-380d6774a5d752ba2961b678e5b5de85f0125cd2.zip |
Marked ~hppa (bug #189441).
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-perl/GSSAPI/GSSAPI-0.24.ebuild')
-rw-r--r-- | dev-perl/GSSAPI/GSSAPI-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GSSAPI/GSSAPI-0.24.ebuild b/dev-perl/GSSAPI/GSSAPI-0.24.ebuild index 88b062ce33c6..d99ce3025e61 100644 --- a/dev-perl/GSSAPI/GSSAPI-0.24.ebuild +++ b/dev-perl/GSSAPI/GSSAPI-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GSSAPI/GSSAPI-0.24.ebuild,v 1.1 2007/08/19 09:58:42 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GSSAPI/GSSAPI-0.24.ebuild,v 1.2 2007/08/20 02:32:50 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AG/AGROLMS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~hppa ~x86" IUSE="test" SRC_TEST="do" |