diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:42 +0200 |
commit | 0e8578cdee5075cc0f655733f4c0c375075dfb18 (patch) | |
tree | 7eda40715a142a6c0c64967bb8b74a429c87f891 /x11-apps/rgb | |
parent | x11-apps/oclock: Stabilize 1.0.5 ppc64, #880793 (diff) | |
download | gentoo-0e8578cdee5075cc0f655733f4c0c375075dfb18.tar.gz gentoo-0e8578cdee5075cc0f655733f4c0c375075dfb18.tar.bz2 gentoo-0e8578cdee5075cc0f655733f4c0c375075dfb18.zip |
x11-apps/rgb: Stabilize 1.1.0 ppc64, #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 9f593af09801..17e94c270968 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" |