diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 02:59:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 02:59:20 +0200 |
commit | 89f96bf22f588777670a9f9c7d91c5c866526a92 (patch) | |
tree | 224ba36e9ee67d862413a1a4ad626e16e0eac98b /dev-libs/libfastjson | |
parent | app-admin/rsyslog: x86 stable (bug #768675) (diff) | |
download | gentoo-89f96bf22f588777670a9f9c7d91c5c866526a92.tar.gz gentoo-89f96bf22f588777670a9f9c7d91c5c866526a92.tar.bz2 gentoo-89f96bf22f588777670a9f9c7d91c5c866526a92.zip |
dev-libs/libfastjson: x86 stable (bug #768675)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libfastjson')
-rw-r--r-- | dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild index 6da78b3bb964..f55c7688156e 100644 --- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild +++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0/4.3.0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc x86" IUSE="static-libs" DEPEND=">=sys-devel/autoconf-archive-2015.02.04" |