diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 09:57:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 09:57:58 +0200 |
commit | ea721c489631560ffe138f5d74f05f2f0edcaf08 (patch) | |
tree | d03abe82cf1063e31ab8feb6373840dfd03a26a0 /x11-apps/rgb | |
parent | x11-apps/oclock: Stabilize 1.0.5 sparc, #880793 (diff) | |
download | gentoo-ea721c489631560ffe138f5d74f05f2f0edcaf08.tar.gz gentoo-ea721c489631560ffe138f5d74f05f2f0edcaf08.tar.bz2 gentoo-ea721c489631560ffe138f5d74f05f2f0edcaf08.zip |
x11-apps/rgb: Stabilize 1.1.0 sparc, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r-- | x11-apps/rgb/rgb-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/rgb/rgb-1.1.0.ebuild b/x11-apps/rgb/rgb-1.1.0.ebuild index 64268ad7c693..020fbce25acb 100644 --- a/x11-apps/rgb/rgb-1.1.0.ebuild +++ b/x11-apps/rgb/rgb-1.1.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="uncompile an rgb color-name database" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~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 ~loong ~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" |