diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 11:59:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 12:00:22 +0300 |
commit | 9c785af2d0b149a03e84f1a6700aebb4d94f4b2d (patch) | |
tree | 80470cdc8acce317e8cabad0228bb83ebc1f7e0e /sys-fs | |
parent | sys-fs/squashfs-tools-ng: Add ~riscv keyword wrt bug #690616 (diff) | |
download | gentoo-9c785af2d0b149a03e84f1a6700aebb4d94f4b2d.tar.gz gentoo-9c785af2d0b149a03e84f1a6700aebb4d94f4b2d.tar.bz2 gentoo-9c785af2d0b149a03e84f1a6700aebb4d94f4b2d.zip |
sys-fs/squashfs-tools-ng: Add ~arm keyword wrt bug #690616
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="~arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild | 2 | ||||
-rw-r--r-- | 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 f1af947cfb9f..fc732972175d 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 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~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 f1af947cfb9f..fc732972175d 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 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz" fi |