diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-23 21:46:25 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-23 21:12:33 +0100 |
commit | 8d0aa7f42d9d868a508ee16a2dc3cf67dc7229a7 (patch) | |
tree | 7a332a6c6aab4b8443162c514ee078c7d9676ea5 /x11-apps | |
parent | x11-libs/libpciaccess: stable 0.16 for hppa, bug #813729 (diff) | |
download | gentoo-8d0aa7f42d9d868a508ee16a2dc3cf67dc7229a7.tar.gz gentoo-8d0aa7f42d9d868a508ee16a2dc3cf67dc7229a7.tar.bz2 gentoo-8d0aa7f42d9d868a508ee16a2dc3cf67dc7229a7.zip |
x11-apps/rgb: stable 1.0.6-r1 for hppa, bug #813729
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/rgb/rgb-1.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/rgb/rgb-1.0.6-r1.ebuild b/x11-apps/rgb/rgb-1.0.6-r1.ebuild index d868e0412fa4..b9f67e3be19b 100644 --- a/x11-apps/rgb/rgb-1.0.6-r1.ebuild +++ b/x11-apps/rgb/rgb-1.0.6-r1.ebuild @@ -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 ~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" |