diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:13:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:55 +0000 |
commit | 61982696f9b8a8073869fb16a42b78bc68fa9aaf (patch) | |
tree | 216516d427844eb562d3ec05fbc2fc84d2b05f52 /x11-plugins | |
parent | Revert "x11-plugins/wmcliphist: destabilise for ppc" (diff) | |
download | gentoo-61982696f9b8a8073869fb16a42b78bc68fa9aaf.tar.gz gentoo-61982696f9b8a8073869fb16a42b78bc68fa9aaf.tar.bz2 gentoo-61982696f9b8a8073869fb16a42b78bc68fa9aaf.zip |
Revert "x11-plugins/wmcalendar: destabilise for ppc"
This reverts commit 5e974aaeaf2ea426e55f43d7d30faea0bc6dea47.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild index 2110fee9f1cb..1bbb79c3f80c 100644 --- a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild +++ b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" RDEPEND=" dev-libs/libical |