diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-01-19 11:14:53 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-01-19 11:25:39 -0600 |
commit | 8762dc220343ae28de1d89ae1e139b62929d90e2 (patch) | |
tree | 35db24d5cf50192507a067d6a74580cd5782a004 /x11-plugins | |
parent | kde-frameworks/kdelibs: USE=handbook should be on by default (diff) | |
download | gentoo-8762dc220343ae28de1d89ae1e139b62929d90e2.tar.gz gentoo-8762dc220343ae28de1d89ae1e139b62929d90e2.tar.bz2 gentoo-8762dc220343ae28de1d89ae1e139b62929d90e2.zip |
x11-plugins/vicious: 2.3.1 stable amd64 and x86
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/vicious/vicious-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/vicious/vicious-2.3.1.ebuild b/x11-plugins/vicious/vicious-2.3.1.ebuild index 601ea74cde5b..c4959615581d 100644 --- a/x11-plugins/vicious/vicious-2.3.1.ebuild +++ b/x11-plugins/vicious/vicious-2.3.1.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Mic92/vicious/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="contrib" DEPEND="" |