commit: f1af32a6c7cbb88b7561fce7c221b29398d536e9 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Nov 13 22:24:45 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Nov 13 22:28:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1af32a6
app-arch/zstd: keyworded 1.3.0 for sparc, bug #619590 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc" app-arch/zstd/zstd-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/zstd/zstd-1.3.0.ebuild b/app-arch/zstd/zstd-1.3.0.ebuild index b96874e7c9a..10e57a167eb 100644 --- a/app-arch/zstd/zstd-1.3.0.ebuild +++ b/app-arch/zstd/zstd-1.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="static-libs" RDEPEND="app-arch/xz-utils"
