diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:41:05 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:41:05 +0100 |
commit | 54a93114c0676c6b8d8399e9d74fffeac67a718b (patch) | |
tree | dd6afbfd90133b162127eaa33a314abfcaad3c21 /x11-apps/xprop | |
parent | x11-apps/xmessage: drop x86-macos (diff) | |
download | gentoo-54a93114c0676c6b8d8399e9d74fffeac67a718b.tar.gz gentoo-54a93114c0676c6b8d8399e9d74fffeac67a718b.tar.bz2 gentoo-54a93114c0676c6b8d8399e9d74fffeac67a718b.zip |
x11-apps/xprop: 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/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xprop/xprop-1.2.5.ebuild b/x11-apps/xprop/xprop-1.2.5.ebuild index 7c49ddda9e22..882c7eeae5be 100644 --- a/x11-apps/xprop/xprop-1.2.5.ebuild +++ b/x11-apps/xprop/xprop-1.2.5.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="property displayer for X" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |