commit: f8c84ce1480464ebb58c5b77203444bd50fea0ff Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 4 20:17:32 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Apr 4 20:17:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c84ce1
app-emacs/string-inflection: Stabilize 1.0.16 amd64, #903678 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/string-inflection/string-inflection-1.0.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/string-inflection/string-inflection-1.0.16.ebuild b/app-emacs/string-inflection/string-inflection-1.0.16.ebuild index 74a4f359e8e7..46079f0f3b51 100644 --- a/app-emacs/string-inflection/string-inflection-1.0.16.ebuild +++ b/app-emacs/string-inflection/string-inflection-1.0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/akicho8/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.org HISTORY.org ) SITEFILE="50${PN}-gentoo.el"
