commit: 00f816a676e32ff3af7f6cf27eaf1f818e160574 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jan 9 19:30:04 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jan 9 19:30:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f816a6
Restore keywords after positive feedback Package-Manager: portage-2.2.26 www-apache/mod_perl/mod_perl-2.0.8-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apache/mod_perl/mod_perl-2.0.8-r3.ebuild b/www-apache/mod_perl/mod_perl-2.0.8-r3.ebuild index bdd6215..0f895d1 100644 --- a/www-apache/mod_perl/mod_perl-2.0.8-r3.ebuild +++ b/www-apache/mod_perl/mod_perl-2.0.8-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/perl/${P}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" # Make sure we always use the latest Apache-Test version or even check the