diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:18:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:25:14 +0000 |
commit | 53e2582852c38ce87cbd0dc411236128833f3f61 (patch) | |
tree | 0c2511028ab9987e75d99c03ad9a5ff139695809 /dev-libs/fstrm | |
parent | package.mask: Last rite net-mail/vacation (diff) | |
download | gentoo-53e2582852c38ce87cbd0dc411236128833f3f61.tar.gz gentoo-53e2582852c38ce87cbd0dc411236128833f3f61.tar.bz2 gentoo-53e2582852c38ce87cbd0dc411236128833f3f61.zip |
dev-libs/fstrm: stable 0.6.0 for ppc64
stable wrt bug #760558
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/fstrm')
-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 6b5706b744cd..752c085223aa 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" |