sys-fs/squashfs-tools-ng: keyworded 9999 for sparc, bug #690616
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 25 Jul 2019 14:00:27 +0000 (16:00 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 25 Jul 2019 18:31:15 +0000 (19:31 +0100)
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>
sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild

index e472287c8ee2126d44fa1f56d148e24dc2cd7c26..be4e9f9716b65bd29be3fdcf11abf7fb81c54a51 100644 (file)
@@ -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