diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 15:00:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 15:00:00 +0300 |
commit | 47b0b2d74f8d06d30bbcfbde561a333a326017a2 (patch) | |
tree | 38cc0df97a735a51ce4d2e476e65c77a9a126899 /sys-apps/system-monitoring-center | |
parent | dev-python/jupyter-events: Stabilize 0.7.0 ppc64, #913428 (diff) | |
download | gentoo-47b0b2d74f8d06d30bbcfbde561a333a326017a2.tar.gz gentoo-47b0b2d74f8d06d30bbcfbde561a333a326017a2.tar.bz2 gentoo-47b0b2d74f8d06d30bbcfbde561a333a326017a2.zip |
sys-apps/system-monitoring-center: Stabilize 2.21.2 amd64, #915236
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/system-monitoring-center')
-rw-r--r-- | sys-apps/system-monitoring-center/system-monitoring-center-2.21.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/system-monitoring-center/system-monitoring-center-2.21.2.ebuild b/sys-apps/system-monitoring-center/system-monitoring-center-2.21.2.ebuild index 0d57d2200134..da1003cb4f3f 100644 --- a/sys-apps/system-monitoring-center/system-monitoring-center-2.21.2.ebuild +++ b/sys-apps/system-monitoring-center/system-monitoring-center-2.21.2.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+" |