diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:29 +0200 |
commit | 4f77a27053dd32268a4b4e9f69a0a631a29d1df8 (patch) | |
tree | 58283ae2161cdccc46a0657ea9928354c4f562ab /x11-apps/rgb | |
parent | x11-apps/oclock: Stabilize 1.0.5 x86, #880793 (diff) | |
download | gentoo-4f77a27053dd32268a4b4e9f69a0a631a29d1df8.tar.gz gentoo-4f77a27053dd32268a4b4e9f69a0a631a29d1df8.tar.bz2 gentoo-4f77a27053dd32268a4b4e9f69a0a631a29d1df8.zip |
x11-apps/rgb: Stabilize 1.1.0 x86, #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 649729b5046e..83d21cf15628 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" |