diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 10:23:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 10:23:04 +0200 |
commit | b6b166be7083ede0b18443a9b074e1ba07daeb3c (patch) | |
tree | c7f7cd76fd3b77a12fd37b04b05782e1101da70f /dev-libs/inih/inih-58.ebuild | |
parent | sys-apps/acl: Stabilize 2.3.2-r1 ppc64, #926979 (diff) | |
download | gentoo-b6b166be7083ede0b18443a9b074e1ba07daeb3c.tar.gz gentoo-b6b166be7083ede0b18443a9b074e1ba07daeb3c.tar.bz2 gentoo-b6b166be7083ede0b18443a9b074e1ba07daeb3c.zip |
dev-libs/inih: Stabilize 58 ppc64, #926981
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/inih/inih-58.ebuild')
-rw-r--r-- | dev-libs/inih/inih-58.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-58.ebuild b/dev-libs/inih/inih-58.ebuild index 69ca9551f263..24cf8b3e6eba 100644 --- a/dev-libs/inih/inih-58.ebuild +++ b/dev-libs/inih/inih-58.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 ) |