diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 22:00:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 22:00:28 +0300 |
commit | 70514dd607d3a1fd42331b19f3965381f230dd6e (patch) | |
tree | 17111d9592bd324b9ea92c975e2d0c484d80dca2 /x11-plugins/wmcliphist/wmcliphist-2.1-r3.ebuild | |
parent | x11-plugins/wmSpaceWeather: Stabilize 1.04_p19-r2 ppc, #929946 (diff) | |
download | gentoo-70514dd607d3a1fd42331b19f3965381f230dd6e.tar.gz gentoo-70514dd607d3a1fd42331b19f3965381f230dd6e.tar.bz2 gentoo-70514dd607d3a1fd42331b19f3965381f230dd6e.zip |
x11-plugins/wmcliphist: Stabilize 2.1-r3 ppc, #929947
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmcliphist/wmcliphist-2.1-r3.ebuild')
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r3.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r3.ebuild index 1357a842a0ca..1b3c3b2ade71 100644 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r3.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/dockapps" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" RDEPEND="x11-libs/gtk+:3[X]" DEPEND="${RDEPEND}" |