From: Alexey Korepanov Date: Sat, 31 Mar 2018 13:41:07 +0000 (+0100) Subject: x11-misc/redshift: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5505c331ef5d1d1caa1a2dfac0e84ea49c6c26da;p=gentoo.git x11-misc/redshift: keyword ~arm64 Closes: https://github.com/gentoo/gentoo/pull/7742 --- diff --git a/x11-misc/redshift/redshift-1.11-r1.ebuild b/x11-misc/redshift/redshift-1.11-r1.ebuild index f41d95dbc2ff..03db78ec91aa 100644 --- a/x11-misc/redshift/redshift-1.11-r1.ebuild +++ b/x11-misc/redshift/redshift-1.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jonls/redshift/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="appindicator geoclue gtk nls" COMMON_DEPEND=">=x11-libs/libX11-1.4