commit: 9e95c1e38b5986301392945ac68de0efe34f119a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 19 20:09:35 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Dec 19 20:09:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e95c1e3
sys-libs/librtas: Stabilize 2.0.3 ppc64, #920338 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-libs/librtas/librtas-2.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/librtas/librtas-2.0.3.ebuild b/sys-libs/librtas/librtas-2.0.3.ebuild index 6af4142321e4..265a70a7637f 100644 --- a/sys-libs/librtas/librtas-2.0.3.ebuild +++ b/sys-libs/librtas/librtas-2.0.3.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ibm-power-utilities/${PN}/archive/v${PV}.tar.gz -> $ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~ppc ~ppc64 ~ppc64-linux" +KEYWORDS="~ppc ppc64 ~ppc64-linux" IUSE="static-libs" src_prepare() {
