From e2853ec7d3da7f0df24bdbff614a9d927dc31fe8 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Mon, 8 Aug 2022 21:53:31 +0200 Subject: Revert "app-portage/distpatch: ~riscv keywording" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 4bd28e3f4109b4a2a09b1af1caff07cfb350ac5f. It's unclear how this package was tested, revert until it's proven to work on RISC-V. Signed-off-by: Jakov Smolić --- app-portage/distpatch/distpatch-0.1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage') diff --git a/app-portage/distpatch/distpatch-0.1.2-r2.ebuild b/app-portage/distpatch/distpatch-0.1.2-r2.ebuild index f1d2196dcddc..dbc1ab1b44d9 100644 --- a/app-portage/distpatch/distpatch-0.1.2-r2.ebuild +++ b/app-portage/distpatch/distpatch-0.1.2-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rafaelmartins/${PN}/releases/download/v${PV}/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~x86" PATCHES=( "${FILESDIR}/${PN}-python3-support.patch" ) -- cgit v1.2.3-65-gdbad