diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:36:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:16 +0100 |
commit | d6a5dea3b1f677d45869b0ec1303b696139507fb (patch) | |
tree | 942f3930c99823b0ff296b019ae0031b61b5a28e /dev-perl | |
parent | dev-perl/Text-LevenshteinXS: drop x86-macos (diff) | |
download | gentoo-d6a5dea3b1f677d45869b0ec1303b696139507fb.tar.gz gentoo-d6a5dea3b1f677d45869b0ec1303b696139507fb.tar.bz2 gentoo-d6a5dea3b1f677d45869b0ec1303b696139507fb.zip |
dev-perl/Text-Quoted: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild index d26351efd571..a01a55bf3fe8 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract the structure of a quoted mail message" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND=" |