diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:01:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:01:29 +0000 |
commit | 840a51076b45b01a74266b5f9c207ad13fcaf9ab (patch) | |
tree | 25b587b7ca94265fdd417f14889bc9b24735c280 /dev-libs | |
parent | sys-fs/xfsprogs: Stabilize 5.10.0 x86, #762961 (diff) | |
download | gentoo-840a51076b45b01a74266b5f9c207ad13fcaf9ab.tar.gz gentoo-840a51076b45b01a74266b5f9c207ad13fcaf9ab.tar.bz2 gentoo-840a51076b45b01a74266b5f9c207ad13fcaf9ab.zip |
dev-libs/inih: Stabilize 52 x86, #762961
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/inih/inih-52.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-52.ebuild b/dev-libs/inih/inih-52.ebuild index 720cb12d2475..09154cf1b6eb 100644 --- a/dev-libs/inih/inih-52.ebuild +++ b/dev-libs/inih/inih-52.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="inih (INI not invented here) simple .INI file parser" HOMEPAGE="https://github.com/benhoyt/inih" SRC_URI="https://github.com/benhoyt/inih/archive/r${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86" LICENSE="BSD" SLOT="0" |