commit: 81e6a8312728a7413f93988183657eb722310d1b Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Thu Nov 16 23:30:17 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Thu Nov 16 23:38:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e6a831
sys-apps/system-monitoring-center: Stabilize 2.25.1 amd64, #917461 Closes: https://bugs.gentoo.org/917461 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> .../system-monitoring-center/system-monitoring-center-2.25.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/system-monitoring-center/system-monitoring-center-2.25.1.ebuild b/sys-apps/system-monitoring-center/system-monitoring-center-2.25.1.ebuild index 8a65a073a3e7..e15e8abaa8d1 100644 --- a/sys-apps/system-monitoring-center/system-monitoring-center-2.25.1.ebuild +++ b/sys-apps/system-monitoring-center/system-monitoring-center-2.25.1.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then else SRC_URI="https://github.com/hakandundar34coding/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"
