diff options
author | Sam James <sam@gentoo.org> | 2024-01-23 15:05:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-23 15:05:32 +0000 |
commit | db81ffc8a81623405b24e0be3a3250b618ba05ae (patch) | |
tree | 97077a84b71174dc470bd1b26b3debf356cfd0ec /dev-libs/inih | |
parent | media-gfx/exiv2: Stabilize 0.28.1-r2 ppc, #921940 (diff) | |
download | gentoo-db81ffc8a81623405b24e0be3a3250b618ba05ae.tar.gz gentoo-db81ffc8a81623405b24e0be3a3250b618ba05ae.tar.bz2 gentoo-db81ffc8a81623405b24e0be3a3250b618ba05ae.zip |
dev-libs/inih: Stabilize 57-r1 ppc, #921940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r-- | dev-libs/inih/inih-57-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-57-r1.ebuild b/dev-libs/inih/inih-57-r1.ebuild index 5e06140e5a58..24cf8b3e6eba 100644 --- a/dev-libs/inih/inih-57-r1.ebuild +++ b/dev-libs/inih/inih-57-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/inih-r${PV} LICENSE="BSD" SLOT="0" -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" DOCS=( README.md ) |