summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-08-08 21:54:18 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-08-08 21:59:56 +0200
commitfc38df3f4d4ac2575c933693953ec31fa8eb74a0 (patch)
tree5d1e87e65d3534752c3e7b9e3e07507a468763b4 /app-portage/overlint
parentRevert "app-portage/metagen: ~riscv keywording" (diff)
downloadgentoo-fc38df3f4d4ac2575c933693953ec31fa8eb74a0.tar.gz
gentoo-fc38df3f4d4ac2575c933693953ec31fa8eb74a0.tar.bz2
gentoo-fc38df3f4d4ac2575c933693953ec31fa8eb74a0.zip
Revert "app-portage/overlint: ~riscv keywording"
This reverts commit 0243dadbb614faa121ce2d9342aba45867855acf. It's unclear how this package was tested, revert until it's proven to work on RISC-V. Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-portage/overlint')
-rw-r--r--app-portage/overlint/overlint-0.5.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild b/app-portage/overlint/overlint-0.5.3-r3.ebuild
index 4831809350eb..2af4a8c15b75 100644
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"