diff options
author | Sam James <sam@gentoo.org> | 2023-12-20 15:20:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-20 15:20:58 +0000 |
commit | 38ea20924db23dfc087e300005284005d98742f7 (patch) | |
tree | 3d5acec269faefe23d808e761a46549ea29c2815 /x11-plugins | |
parent | dev-lisp/flexi-streams: Stabilize 1.0.17 amd64, #920381 (diff) | |
download | gentoo-38ea20924db23dfc087e300005284005d98742f7.tar.gz gentoo-38ea20924db23dfc087e300005284005d98742f7.tar.bz2 gentoo-38ea20924db23dfc087e300005284005d98742f7.zip |
x11-plugins/wmcalc: Stabilize 0.7 amd64, #920382
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmcalc/wmcalc-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcalc/wmcalc-0.7.ebuild b/x11-plugins/wmcalc/wmcalc-0.7.ebuild index ec6e2182ba7d..84c90ac5d59d 100644 --- a/x11-plugins/wmcalc/wmcalc-0.7.ebuild +++ b/x11-plugins/wmcalc/wmcalc-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXext |