diff options
author | Sam James <sam@gentoo.org> | 2021-05-07 15:07:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-07 15:07:50 +0000 |
commit | 12dc5fe72c8f4d64b23522d3d2a3dcb7484c8120 (patch) | |
tree | 03617c08965856327dd21633ea34ded0f72e4747 /dev-libs/inih | |
parent | net-firewall/arptables: Stabilize 0.0.5-r1 amd64, #788928 (diff) | |
download | gentoo-12dc5fe72c8f4d64b23522d3d2a3dcb7484c8120.tar.gz gentoo-12dc5fe72c8f4d64b23522d3d2a3dcb7484c8120.tar.bz2 gentoo-12dc5fe72c8f4d64b23522d3d2a3dcb7484c8120.zip |
dev-libs/inih: Stabilize 53 amd64, #788916
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r-- | dev-libs/inih/inih-53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-53.ebuild b/dev-libs/inih/inih-53.ebuild index 288ada671b4b..7e85f8443b92 100644 --- a/dev-libs/inih/inih-53.ebuild +++ b/dev-libs/inih/inih-53.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 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" LICENSE="BSD" SLOT="0" |