commit: 7ba0d39ec35bbb227fa7c52805a00df5b6eb027f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 4 15:05:46 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Apr 4 15:05:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba0d39e
app-emacs/flycheck-package: Stabilize 0.14 amd64, #928556 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/flycheck-package/flycheck-package-0.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/flycheck-package/flycheck-package-0.14.ebuild b/app-emacs/flycheck-package/flycheck-package-0.14.ebuild index a32673e686db..fa101840c718 100644 --- a/app-emacs/flycheck-package/flycheck-package-0.14.ebuild +++ b/app-emacs/flycheck-package/flycheck-package-0.14.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/purcell/flycheck-package/" SRC_URI="https://github.com/purcell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" -KEYWORDS="~amd64" +KEYWORDS="amd64" SLOT="0" RDEPEND="
