commit: 49c52431f362f93e652c6e07fe9aefde36b3b6ae
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 08:59:31 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 09:00:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c52431
sys-fs/squashfs-tools-ng: Add ~riscv keyword wrt bug #690616
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="~riscv"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild | 2 +-
sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 60287e83d5f..f1af947cfb9 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390
~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv
~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 60287e83d5f..f1af947cfb9 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390
~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi