summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-19 19:25:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-19 19:25:54 +0000
commita19bcb3159cfb00bfe09f867da34d091f788d1e4 (patch)
tree8786a22acaef20ec11a60874ad99d6d1e02d3d08 /dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
parentDrop ia64/sparc keywords (diff)
downloadgentoo-2-a19bcb3159cfb00bfe09f867da34d091f788d1e4.tar.gz
gentoo-2-a19bcb3159cfb00bfe09f867da34d091f788d1e4.tar.bz2
gentoo-2-a19bcb3159cfb00bfe09f867da34d091f788d1e4.zip
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
index 14731983f825..f433b2d99c39 100644
--- a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
+++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.4 2012/03/08 12:00:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.5 2012/03/19 19:25:54 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="An NTLM authentication module"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~ppc x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00