diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:13:14 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:17 +0200 |
commit | ed97dac3b9d8768e4f19856767ccb886d28d2534 (patch) | |
tree | 407719faae644666b50478b20b00ed4cfed6de81 /x11-apps/rgb | |
parent | x11-libs/libdmx: arm64 stable (diff) | |
download | gentoo-ed97dac3b9d8768e4f19856767ccb886d28d2534.tar.gz gentoo-ed97dac3b9d8768e4f19856767ccb886d28d2534.tar.bz2 gentoo-ed97dac3b9d8768e4f19856767ccb886d28d2534.zip |
x11-apps/rgb: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r-- | x11-apps/rgb/rgb-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/rgb/rgb-1.0.6.ebuild b/x11-apps/rgb/rgb-1.0.6.ebuild index 07d1a573dfb6..f9ebe41b77e4 100644 --- a/x11-apps/rgb/rgb-1.0.6.ebuild +++ b/x11-apps/rgb/rgb-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="uncompile an rgb color-name database" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND} |