diff options
author | 2021-07-30 17:12:33 +0200 | |
---|---|---|
committer | 2021-07-30 17:12:33 +0200 | |
commit | 094437856264e0a5df939f265a891f095bdfd5bf (patch) | |
tree | afbb7ae4ef78a87653c6dab26453c97126e5b64c /dev-libs/fstrm | |
parent | dev-libs/libconfig: ppc stable wrt bug #804819 (diff) | |
download | gentoo-094437856264e0a5df939f265a891f095bdfd5bf.tar.gz gentoo-094437856264e0a5df939f265a891f095bdfd5bf.tar.bz2 gentoo-094437856264e0a5df939f265a891f095bdfd5bf.zip |
dev-libs/fstrm: ppc stable wrt bug #804822
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/fstrm')
-rw-r--r-- | dev-libs/fstrm/fstrm-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/fstrm/fstrm-0.6.1.ebuild b/dev-libs/fstrm/fstrm-0.6.1.ebuild index 0c7ad72b35d4..532e4b077445 100644 --- a/dev-libs/fstrm/fstrm-0.6.1.ebuild +++ b/dev-libs/fstrm/fstrm-0.6.1.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="utils" BDEPEND="virtual/pkgconfig" |