diff options
-rw-r--r-- | app-portage/distpatch/distpatch-0.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" ) |