diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:40:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:40:54 +0000 |
commit | cb3eb5840b6aa829d26eed79157b2810a734b867 (patch) | |
tree | fdadd89a935f058205a1229f38d2a57c60122c1c /dev-libs/libfastjson | |
parent | app-text/qpdf: Stabilize 10.3.1 arm, #772794 (diff) | |
download | gentoo-cb3eb5840b6aa829d26eed79157b2810a734b867.tar.gz gentoo-cb3eb5840b6aa829d26eed79157b2810a734b867.tar.bz2 gentoo-cb3eb5840b6aa829d26eed79157b2810a734b867.zip |
dev-libs/libfastjson: Stabilize 0.99.9 arm, #768675
Signed-off-by: Sam James <sam@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 6f78364ff0af..e398fef4b3d2 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" |