diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-09 10:51:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-09 10:51:44 +0200 |
commit | cb14d6c854d343c481ed58fe9d5d7dad0d2c1309 (patch) | |
tree | aba8fad6cdba55a36d8a8c712364947d7d2c6d49 /x11-misc/xflux | |
parent | app-misc/pax-utils: Fix indentation (diff) | |
download | gentoo-cb14d6c854d343c481ed58fe9d5d7dad0d2c1309.tar.gz gentoo-cb14d6c854d343c481ed58fe9d5d7dad0d2c1309.tar.bz2 gentoo-cb14d6c854d343c481ed58fe9d5d7dad0d2c1309.zip |
x11-misc/xflux: amd64 stable wrt bug #655008
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-misc/xflux')
-rw-r--r-- | x11-misc/xflux/xflux-20130927.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xflux/xflux-20130927.ebuild b/x11-misc/xflux/xflux-20130927.ebuild index 8abc561dc3de..39d471769061 100644 --- a/x11-misc/xflux/xflux-20130927.ebuild +++ b/x11-misc/xflux/xflux-20130927.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://justgetflux.com/" SRC_URI="amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> ${PN}64-${PV}.tar.gz ) x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" LICENSE="f.lux" SLOT="0" |