diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 07:08:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 07:08:43 +0300 |
commit | 73d819658cf6ea8886233ec195371f1ecad10355 (patch) | |
tree | 5eed017fc12278f7b24ded49174836f373ce8b06 /app-emacs/crypt++ | |
parent | app-emacs/all-the-icons: Stabilize 5.0.0_p20230316 amd64, #905966 (diff) | |
download | gentoo-73d819658cf6ea8886233ec195371f1ecad10355.tar.gz gentoo-73d819658cf6ea8886233ec195371f1ecad10355.tar.bz2 gentoo-73d819658cf6ea8886233ec195371f1ecad10355.zip |
app-emacs/crypt++: Stabilize 2.94_pre20080430 ALLARCHES, #905967
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/crypt++')
-rw-r--r-- | app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild | 4 |
1 files 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" |