diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:40:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:40:03 +0100 |
commit | 6d533222dbf3461aca449ff3ddb461df52872448 (patch) | |
tree | 79b5cb6cfc57c402a864c861c9b89993248317d7 | |
parent | x11-apps/xcalc: drop x86-macos (diff) | |
download | gentoo-6d533222dbf3461aca449ff3ddb461df52872448.tar.gz gentoo-6d533222dbf3461aca449ff3ddb461df52872448.tar.bz2 gentoo-6d533222dbf3461aca449ff3ddb461df52872448.zip |
x11-apps/xclock: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | x11-apps/xclock/xclock-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xclock/xclock-1.0.9.ebuild b/x11-apps/xclock/xclock-1.0.9.ebuild index 719d18495a46..d4a8b4edc2a3 100644 --- a/x11-apps/xclock/xclock-1.0.9.ebuild +++ b/x11-apps/xclock/xclock-1.0.9.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="analog / digital clock for X" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND="x11-libs/libX11 |