diff options
author | Sam James <sam@gentoo.org> | 2022-05-22 04:20:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-22 04:20:30 +0100 |
commit | fe148ae444e86fd9c4db9e239c129ab3e9405a25 (patch) | |
tree | 97b4c6953d40cc19d2f3274303c0867d35c60dd7 /dev-libs | |
parent | net-firewall/nftables: Stabilize 1.0.2-r1 amd64, #846866 (diff) | |
download | gentoo-fe148ae444e86fd9c4db9e239c129ab3e9405a25.tar.gz gentoo-fe148ae444e86fd9c4db9e239c129ab3e9405a25.tar.bz2 gentoo-fe148ae444e86fd9c4db9e239c129ab3e9405a25.zip |
dev-libs/inih: Stabilize 55 x86, #846824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/inih/inih-55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-55.ebuild b/dev-libs/inih/inih-55.ebuild index 9637ad41c57c..7e39937f3333 100644 --- a/dev-libs/inih/inih-55.ebuild +++ b/dev-libs/inih/inih-55.ebuild @@ -12,7 +12,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 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" S="${WORKDIR}/inih-r${PV}" LICENSE="BSD" |