diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:54:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:56:31 +0200 |
commit | 62b198a1ef93a5c5343d5af1b2b3e1c4eb4ea3a9 (patch) | |
tree | aa3d028e429f8140bdd41db4c98bbbba3d95c314 /dev-perl/IMAP-Admin | |
parent | dev-perl/IO-Pipely: x86 stable (bug #657684) (diff) | |
download | gentoo-62b198a1ef93a5c5343d5af1b2b3e1c4eb4ea3a9.tar.gz gentoo-62b198a1ef93a5c5343d5af1b2b3e1c4eb4ea3a9.tar.bz2 gentoo-62b198a1ef93a5c5343d5af1b2b3e1c4eb4ea3a9.zip |
dev-perl/IMAP-Admin: x86 stable (bug #657684)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IMAP-Admin')
-rw-r--r-- | dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.ebuild b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.ebuild index 0aa8613b1af4..d0d54c76a3fd 100644 --- a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.ebuild +++ b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module for basic IMAP server administration" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" src_test() { |