commit: 73d819658cf6ea8886233ec195371f1ecad10355 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue May 9 04:08:43 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue May 9 04:08:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d81965
app-emacs/crypt++: Stabilize 2.94_pre20080430 ALLARCHES, #905967 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild b/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild index 5ebd70110e7d..b12dc8e38344 100644 --- a/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild +++ b/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,6 +12,6 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" SITEFILE="50${PN}-gentoo.el"
