diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-20 02:34:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-20 02:34:58 +0000 |
commit | 94ae4adc97a59e1ed15f05f78afcfb1f6a721768 (patch) | |
tree | 60742d8bc786c5a8389837240257c52b6b036e83 /dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild | |
parent | Marked ~hppa (bug #189441). (diff) | |
download | gentoo-2-94ae4adc97a59e1ed15f05f78afcfb1f6a721768.tar.gz gentoo-2-94ae4adc97a59e1ed15f05f78afcfb1f6a721768.tar.bz2 gentoo-2-94ae4adc97a59e1ed15f05f78afcfb1f6a721768.zip |
Marked ~hppa (bug #189441).
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild index 7a67cf036194..b32dc6e5a789 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.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/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.1 2007/08/19 10:06:04 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.2 2007/08/20 02:34:58 jer Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~hppa ~x86" IUSE="kerberos" SRC_TEST="do" |