diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:18:14 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:26 +0100 |
commit | c5ef196da9bd6bfb5644bb9a820440eea17873d6 (patch) | |
tree | fc9cc4f2768f00b83476e8885fcdd2f52079a65a /dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild | |
parent | dev-perl/File-Copy-Recursive: drop x86-macos (diff) | |
download | gentoo-c5ef196da9bd6bfb5644bb9a820440eea17873d6.tar.gz gentoo-c5ef196da9bd6bfb5644bb9a820440eea17873d6.tar.bz2 gentoo-c5ef196da9bd6bfb5644bb9a820440eea17873d6.zip |
dev-perl/File-DesktopEntry: 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/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild')
-rw-r--r-- | dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild index 006a39c02519..cd09cdec712d 100644 --- a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild +++ b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# 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="Object to handle .desktop files" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="test" RESTRICT="!test? ( test )" |