diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-05 01:17:38 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:52 +0200 |
commit | 87b83d105cdeddb48b00b209e2d7a32c7caa6abe (patch) | |
tree | 73a7f6da2cd8254bb2fb95b10bd00cb9eec4d802 /perl-core | |
parent | perl-core/Locale-Maketext-Simple: Drop keywords (diff) | |
download | gentoo-87b83d105cdeddb48b00b209e2d7a32c7caa6abe.tar.gz gentoo-87b83d105cdeddb48b00b209e2d7a32c7caa6abe.tar.bz2 gentoo-87b83d105cdeddb48b00b209e2d7a32c7caa6abe.zip |
perl-core/MIME-Base64: Drop keywords
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/MIME-Base64/MIME-Base64-3.140.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.140.0-r1.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.140.0-r1.ebuild index 2407047b036b..026264b30415 100644 --- a/perl-core/MIME-Base64/MIME-Base64-3.140.0-r1.ebuild +++ b/perl-core/MIME-Base64/MIME-Base64-3.140.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="" IUSE="" SRC_TEST="do" |