summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.002.ebuild')
-rw-r--r--dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.002.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.002.ebuild b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.002.ebuild
index e61694abc..401a810b2 100644
--- a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.002.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.002.ebuild
@@ -7,7 +7,6 @@ inherit perl-module
DESCRIPTION="Authen::Htpasswd based user storage/authentication."
SRC_URI="mirror://cpan/authors/id/B/BO/BOBTFISH/Catalyst-Authenticaton-Store-Htpasswd-${PV}.tar.gz"
HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-RESTRICT="nomirror"
IUSE=""
@@ -15,7 +14,7 @@ S="${WORKDIR}/Catalyst-Authenticaton-Store-Htpasswd-${PV}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
DEPEND="
>=dev-perl/Catalyst-Plugin-Authentication-0.10006