diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 21:26:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-05 21:29:17 +0300 |
commit | ad1f89cee3ae592d8cf44d5606825ec0dbec9415 (patch) | |
tree | 6d38e786d3dcb0895d681faa14cb9dc88a2c38c5 /x11-plugins/wmcliphist | |
parent | x11-plugins/wmclock: amd64 stable wrt bug #666088 (diff) | |
download | gentoo-ad1f89cee3ae592d8cf44d5606825ec0dbec9415.tar.gz gentoo-ad1f89cee3ae592d8cf44d5606825ec0dbec9415.tar.bz2 gentoo-ad1f89cee3ae592d8cf44d5606825ec0dbec9415.zip |
x11-plugins/wmcliphist: amd64 stable wrt bug #666088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-plugins/wmcliphist')
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild index c93d97330746..430468e706bd 100644 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/gtk+:3[X]" |