diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-04-03 18:56:25 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-03 18:57:29 +0200 |
commit | 9ba43ae2f8341b0af391a8be5720d73f82242b1e (patch) | |
tree | 3c21e156a1467cfb3decf003c9aa1007715621e2 /dev-perl/MailTools | |
parent | dev-perl/TimeDate: add ~amd64-fbsd keyword. (diff) | |
download | gentoo-9ba43ae2f8341b0af391a8be5720d73f82242b1e.tar.gz gentoo-9ba43ae2f8341b0af391a8be5720d73f82242b1e.tar.bz2 gentoo-9ba43ae2f8341b0af391a8be5720d73f82242b1e.zip |
dev-perl/MailTools: add ~amd64-fbsd keyword.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/MailTools')
-rw-r--r-- | dev-perl/MailTools/MailTools-2.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MailTools/MailTools-2.190.0.ebuild b/dev-perl/MailTools/MailTools-2.190.0.ebuild index f9aa3118d6fc..9977e7ce7f73 100644 --- a/dev-perl/MailTools/MailTools-2.190.0.ebuild +++ b/dev-perl/MailTools/MailTools-2.190.0.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="Manipulation of electronic mail addresses" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~amd64-fbsd" IUSE="test" RDEPEND=" |