diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 21:13:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 21:13:38 +0000 |
commit | 97a26e06f68df71af3e35c2c9c3ca7fb28386f34 (patch) | |
tree | 71b46ac120d2fe826276749b12eaf34e5cc31469 /dev-libs/fstrm | |
parent | dev-libs/beecrypt: stable 4.2.1-r6 for ppc64, bug #676458 (diff) | |
download | gentoo-97a26e06f68df71af3e35c2c9c3ca7fb28386f34.tar.gz gentoo-97a26e06f68df71af3e35c2c9c3ca7fb28386f34.tar.bz2 gentoo-97a26e06f68df71af3e35c2c9c3ca7fb28386f34.zip |
dev-libs/fstrm: stable 0.3.0 for ppc64, bug #676462
Package-Manager: Portage-2.3.59, Repoman-2.3.12
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.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/fstrm/fstrm-0.3.0.ebuild b/dev-libs/fstrm/fstrm-0.3.0.ebuild index 66fecacfeb6a..1c8d4486dbce 100644 --- a/dev-libs/fstrm/fstrm-0.3.0.ebuild +++ b/dev-libs/fstrm/fstrm-0.3.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/farsightsec/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc ~x86" IUSE="static-libs utils" RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )" |