diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:15:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:15:13 +0000 |
commit | 10242e132f3f62e3731f0b847e7f9265154080a0 (patch) | |
tree | 4b54562872c9cef55c1894216d711708b4851c59 /dev-libs | |
parent | dev-util/perf: keyworded 5.9.9 for ppc (diff) | |
download | gentoo-10242e132f3f62e3731f0b847e7f9265154080a0.tar.gz gentoo-10242e132f3f62e3731f0b847e7f9265154080a0.tar.bz2 gentoo-10242e132f3f62e3731f0b847e7f9265154080a0.zip |
dev-libs/fstrm: stable 0.6.0 for ppc
stable wrt bug #760558
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/fstrm/fstrm-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/fstrm/fstrm-0.6.0.ebuild b/dev-libs/fstrm/fstrm-0.6.0.ebuild index 806ef1cc0cf3..6b5706b744cd 100644 --- a/dev-libs/fstrm/fstrm-0.6.0.ebuild +++ b/dev-libs/fstrm/fstrm-0.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/farsightsec/fstrm/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="static-libs utils" BDEPEND="virtual/pkgconfig" |