commit: 717f4b3cab1ec2cbec28ae976489b0f83134ed04 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 17 06:32:36 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 17 06:33:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717f4b3c
sys-apps/cciss_vol_status: Stabilize 1.12a-r1 amd64, #922267 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild index 8accb14c0572..d4ad67faee6b 100644 --- a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild +++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.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 @@ -8,7 +8,7 @@ HOMEPAGE="https://cciss.sourceforge.net/#cciss_utils" SRC_URI="mirror://sourceforge/cciss/${P}.tar.gz" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" SLOT="0" src_install() {
