x11-misc/redshift: keyword ~arm64
authorAlexey Korepanov <kaikaikai@yandex.ru>
Sat, 31 Mar 2018 13:41:07 +0000 (14:41 +0100)
committerSebastian Pipping <sping@gentoo.org>
Sat, 31 Mar 2018 16:10:21 +0000 (18:10 +0200)
Closes: https://github.com/gentoo/gentoo/pull/7742

x11-misc/redshift/redshift-1.11-r1.ebuild

index f41d95dbc2ff1d9fba142bf99342cc290fbf9b7f..03db78ec91aa8f50704e3a510f2070ea89bbc9b3 100644 (file)
@@ -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