diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:25 +0200 |
commit | 9bdf5070d206c8094f8b1f6093704b05ad26f492 (patch) | |
tree | 765f1b4c385a869c9a62df6a31e18ed6a88fc859 /x11-apps/rgb | |
parent | x11-apps/oclock: Stabilize 1.0.5 arm, #880793 (diff) | |
download | gentoo-9bdf5070d206c8094f8b1f6093704b05ad26f492.tar.gz gentoo-9bdf5070d206c8094f8b1f6093704b05ad26f492.tar.bz2 gentoo-9bdf5070d206c8094f8b1f6093704b05ad26f492.zip |
x11-apps/rgb: Stabilize 1.1.0 arm, #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 50e9db832da4..64268ad7c693 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" |