diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:41:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:41:34 +0100 |
commit | 5181e381d4a7893a10a7557744530a15f75f82f0 (patch) | |
tree | fd1a3665f2ed50ebc6529106e17d54307cb20373 /x11-apps | |
parent | x11-apps/xrdb: drop x86-macos (diff) | |
download | gentoo-5181e381d4a7893a10a7557744530a15f75f82f0.tar.gz gentoo-5181e381d4a7893a10a7557744530a15f75f82f0.tar.bz2 gentoo-5181e381d4a7893a10a7557744530a15f75f82f0.zip |
x11-apps/xset: 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/xset/xset-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xset/xset-1.2.4.ebuild b/x11-apps/xset/xset-1.2.4.ebuild index 0943a1488e90..7d4dd3050fbf 100644 --- a/x11-apps/xset/xset-1.2.4.ebuild +++ b/x11-apps/xset/xset-1.2.4.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=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -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" IUSE="" RDEPEND=" |