diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:38:42 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:38:42 +0100 |
commit | a7f330d3fe56278c28003b198f3a0fcc29c6cfd4 (patch) | |
tree | 67a77f1d175c531c53f2f150f7c893a31fa71266 /x11-apps | |
parent | x11-apps/bdftopcf: drop x86-macos (diff) | |
download | gentoo-a7f330d3fe56278c28003b198f3a0fcc29c6cfd4.tar.gz gentoo-a7f330d3fe56278c28003b198f3a0fcc29c6cfd4.tar.bz2 gentoo-a7f330d3fe56278c28003b198f3a0fcc29c6cfd4.zip |
x11-apps/iceauth: 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-apps')
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/iceauth/iceauth-1.0.8-r1.ebuild b/x11-apps/iceauth/iceauth-1.0.8-r1.ebuild index f7180b863ea2..73eea2d9a317 100644 --- a/x11-apps/iceauth/iceauth-1.0.8-r1.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.8-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=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="ICE authority file utility" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris ~x86-winnt" RDEPEND="x11-libs/libICE" DEPEND="${RDEPEND} |