diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:39:33 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:39:33 +0100 |
commit | e1d3e87b20a7e43c89954a00ca7558fc3e2daee8 (patch) | |
tree | 34ff3d24f4516bc2b855f8109677b2ac17af1983 /x11-apps | |
parent | x11-apps/mkfontscale: drop x86-macos (diff) | |
download | gentoo-e1d3e87b20a7e43c89954a00ca7558fc3e2daee8.tar.gz gentoo-e1d3e87b20a7e43c89954a00ca7558fc3e2daee8.tar.bz2 gentoo-e1d3e87b20a7e43c89954a00ca7558fc3e2daee8.zip |
x11-apps/rgb: 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/rgb/rgb-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/rgb/rgb-1.0.6-r1.ebuild b/x11-apps/rgb/rgb-1.0.6-r1.ebuild index d5bfa9792151..de007ca57a85 100644 --- a/x11-apps/rgb/rgb-1.0.6-r1.ebuild +++ b/x11-apps/rgb/rgb-1.0.6-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="uncompile an rgb color-name database" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-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 ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND="x11-misc/util-macros" |