diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 20:55:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 20:55:07 +0000 |
commit | 59eb989e08a58f942ae23209c490731b6ad7f63b (patch) | |
tree | 6fc042839bc36cb3085bfef7f5ea069422c0505d /x11-plugins/wmpop3/wmpop3-0.5.6a-r2.ebuild | |
parent | x11-plugins/wmbutton: Stabilize 0.7.1-r1 x86, #929958 (diff) | |
download | gentoo-59eb989e08a58f942ae23209c490731b6ad7f63b.tar.gz gentoo-59eb989e08a58f942ae23209c490731b6ad7f63b.tar.bz2 gentoo-59eb989e08a58f942ae23209c490731b6ad7f63b.zip |
x11-plugins/wmpop3: Stabilize 0.5.6a-r2 amd64, #929959
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmpop3/wmpop3-0.5.6a-r2.ebuild')
-rw-r--r-- | x11-plugins/wmpop3/wmpop3-0.5.6a-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmpop3/wmpop3-0.5.6a-r2.ebuild b/x11-plugins/wmpop3/wmpop3-0.5.6a-r2.ebuild index 7571699de25f..1865b2c17ad0 100644 --- a/x11-plugins/wmpop3/wmpop3-0.5.6a-r2.ebuild +++ b/x11-plugins/wmpop3/wmpop3-0.5.6a-r2.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 @@ -11,7 +11,7 @@ SRC_URI="https://www.dockapps.net/download/${P/wmpop3/WMPop3}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" DEPEND="x11-wm/windowmaker x11-libs/libXpm" |