From: Thomas Deutschmann Date: Mon, 29 Jul 2019 18:52:25 +0000 (+0200) Subject: Revert "sys-fs/squashfs-tools-ng: Add ~riscv keyword wrt bug #690616" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7b335dcde68a8bd91956970bfd43eddc976af2bc;p=gentoo.git Revert "sys-fs/squashfs-tools-ng: Add ~riscv keyword wrt bug #690616" This reverts commit 49c52431f362f93e652c6e07fe9aefde36b3b6ae. app-arch/lz4 dev-libs/lzo app-arch/zstd are required but are missing riscv keyword. Bug: https://bugs.gentoo.org/690616 Signed-off-by: Thomas Deutschmann --- diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild index fc732972175d..074ef4d01371 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then inherit autotools git-r3 EGIT_REPO_URI="https://github.com/AgentD/${PN}.git" else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz" fi diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild index fc732972175d..074ef4d01371 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then inherit autotools git-r3 EGIT_REPO_URI="https://github.com/AgentD/${PN}.git" else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz" fi