diff options
author | 2021-01-06 21:41:39 +0100 | |
---|---|---|
committer | 2021-01-06 22:53:41 +0100 | |
commit | cce0709db2fd233f63be1615b3f0387d17fdf50f (patch) | |
tree | c55af326399dc1d3c8c7dbadc63eaa0afa939355 /dev-perl/Mac-Pasteboard | |
parent | dev-perl/LWP-MediaTypes: drop x86-macos (diff) | |
download | gentoo-cce0709db2fd233f63be1615b3f0387d17fdf50f.tar.gz gentoo-cce0709db2fd233f63be1615b3f0387d17fdf50f.tar.bz2 gentoo-cce0709db2fd233f63be1615b3f0387d17fdf50f.zip |
dev-perl/Mac-Pasteboard: 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/Mac-Pasteboard')
-rw-r--r-- | dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild b/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild index 9d184b9cc892..7393f40822a9 100644 --- a/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild +++ b/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate Mac OS X clipboards/pasteboards" SLOT="0" -KEYWORDS="~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~ppc-macos ~x64-macos" IUSE="" DEPEND=" |