diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:00 +0100 |
commit | b55a37be2ccbc65ff7694f1e892a86588523d926 (patch) | |
tree | 383882989936353b51f8098e26d80c71e46c2620 /x11-misc/redshift | |
parent | sci-libs/libsvm: x86 stable wrt bug #606416 (diff) | |
download | gentoo-b55a37be2ccbc65ff7694f1e892a86588523d926.tar.gz gentoo-b55a37be2ccbc65ff7694f1e892a86588523d926.tar.bz2 gentoo-b55a37be2ccbc65ff7694f1e892a86588523d926.zip |
x11-misc/redshift: x86 stable wrt bug #606428
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/redshift')
-rw-r--r-- | x11-misc/redshift/redshift-1.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/redshift/redshift-1.11-r1.ebuild b/x11-misc/redshift/redshift-1.11-r1.ebuild index c9c7b3cfe057..d8336110bd86 100644 --- a/x11-misc/redshift/redshift-1.11-r1.ebuild +++ b/x11-misc/redshift/redshift-1.11-r1.ebuild @@ -13,7 +13,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 x86" IUSE="appindicator geoclue gtk nls" COMMON_DEPEND=">=x11-libs/libX11-1.4 |