diff options
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" |