summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-07-25 16:00:27 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2019-07-25 19:31:15 +0100
commit1194d4c97716dbeb7d126b4ff4025dea5adfbfe5 (patch)
treeb65823dfe47dd4fdb30e3e4427a2892ba96dd4b3
parentdev-db/postgresql: stable 9.6.14 for hppa/sparc, bug #690574 (diff)
downloadgentoo-1194d4c97716dbeb7d126b4ff4025dea5adfbfe5.tar.gz
gentoo-1194d4c97716dbeb7d126b4ff4025dea5adfbfe5.tar.bz2
gentoo-1194d4c97716dbeb7d126b4ff4025dea5adfbfe5.zip
sys-fs/squashfs-tools-ng: keyworded 9999 for sparc, bug #690616
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 e472287c8ee2..be4e9f9716b6 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 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi