diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:02:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:02:35 +0100 |
commit | eebfc708f778648584ded8491edc30dba3804e10 (patch) | |
tree | b63637520bffc88a2714ac0a6399a1772cba2618 /x11-misc/icon-naming-utils | |
parent | x11-misc/gccmakedep: drop x86-macos (diff) | |
download | gentoo-eebfc708f778648584ded8491edc30dba3804e10.tar.gz gentoo-eebfc708f778648584ded8491edc30dba3804e10.tar.bz2 gentoo-eebfc708f778648584ded8491edc30dba3804e10.zip |
x11-misc/icon-naming-utils: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r-- | x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild index c52cc6c84f63..6d69b281aff9 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90-r1.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 @@ -9,7 +9,7 @@ SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/XML-Simple-2 |