commit: cb396435ba65820b93fc7cefd7c282ac270a19d7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 21 09:16:16 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 21 09:16:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb396435
dev-util/rinstall: Stabilize 0.2.0 amd64, #891561 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/rinstall/rinstall-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/rinstall/rinstall-0.2.0.ebuild b/dev-util/rinstall/rinstall-0.2.0.ebuild index e21efbe0873f..9b38c8a0e49a 100644 --- a/dev-util/rinstall/rinstall-0.2.0.ebuild +++ b/dev-util/rinstall/rinstall-0.2.0.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 @@ -94,7 +94,7 @@ SRC_URI="https://github.com/DanySpin97/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="mirror" QA_FLAGS_IGNORED="usr/bin/rinstall"
