diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-04-05 18:09:55 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-04-05 18:09:55 +0200 |
commit | 4c0a64add999e8dd67d241094ceab96480607782 (patch) | |
tree | 0d32277e3f775ceb87de9e3f0cde32747da08b91 /dev-perl | |
parent | dev-perl/CGI-4.360.0-r0: alpha stable (diff) | |
download | gentoo-4c0a64add999e8dd67d241094ceab96480607782.tar.gz gentoo-4c0a64add999e8dd67d241094ceab96480607782.tar.bz2 gentoo-4c0a64add999e8dd67d241094ceab96480607782.zip |
dev-perl/CGI-FastTemplate-1.90.0-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/652512
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild index 9cbb7a517af5..0006274e682e 100644 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="High Performance Templates and Variable Interpolation" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" |