diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-02-24 15:56:41 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-02-24 16:06:31 +0800 |
commit | b3514dee4caea6e6414d2801a42951a4570b5dba (patch) | |
tree | 1cc1e0ba3cca0b69c635ef485ddbd83a921a985c /dev-perl/Plack | |
parent | dev-perl/Perl-Critic: amd64 stable (diff) | |
download | gentoo-b3514dee4caea6e6414d2801a42951a4570b5dba.tar.gz gentoo-b3514dee4caea6e6414d2801a42951a4570b5dba.tar.bz2 gentoo-b3514dee4caea6e6414d2801a42951a4570b5dba.zip |
dev-perl/Plack: amd64 stable
Gentoo-bug: 648578
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Plack')
-rw-r--r-- | dev-perl/Plack/Plack-1.4.400.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Plack/Plack-1.4.400.ebuild b/dev-perl/Plack/Plack-1.4.400.ebuild index 01fb05cebc37..0c4d855b6d03 100644 --- a/dev-perl/Plack/Plack-1.4.400.ebuild +++ b/dev-perl/Plack/Plack-1.4.400.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal examples" PATCHES=( "${FILESDIR}/${PN}-1.3.900-network-testing.patch" |