diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:38:13 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:42:47 +0000 |
commit | 0e2a0eb6ae1829e2fdc9dfc91dc6ad718f20359a (patch) | |
tree | 8c9643cc971b52b4827c636f1b5980f7f0a7749e /x11-apps | |
parent | x11-apps/iceauth: Keyword 1.0.8-r1 for ~m68k (diff) | |
download | gentoo-0e2a0eb6ae1829e2fdc9dfc91dc6ad718f20359a.tar.gz gentoo-0e2a0eb6ae1829e2fdc9dfc91dc6ad718f20359a.tar.bz2 gentoo-0e2a0eb6ae1829e2fdc9dfc91dc6ad718f20359a.zip |
x11-apps/rgb: Keyword 1.0.6-r1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@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 b9f67e3be19b..e95fab2fffb4 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~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" |