summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-07-26 16:13:12 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2019-07-26 18:55:19 +0100
commit5e5b8125041b845107d578f0392de696f205c2e0 (patch)
treeba8ea716937f002d16fdbffedb8ebabbaaf15274 /sys-fs/squashfs-tools-ng
parentnet-misc/dhcpcd: stable 7.2.3 for hppa, bug #690682 (diff)
downloadgentoo-5e5b8125041b845107d578f0392de696f205c2e0.tar.gz
gentoo-5e5b8125041b845107d578f0392de696f205c2e0.tar.bz2
gentoo-5e5b8125041b845107d578f0392de696f205c2e0.zip
sys-fs/squashfs-tools-ng: keyworded 9999 for hppa, bug #690616
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools-ng')
-rw-r--r--sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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 be4e9f9716b6..60287e83d5f4 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 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi