diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:37:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:37:16 +0100 |
commit | 0366cee54fe0fa1b43fd60284a53ffeba5946694 (patch) | |
tree | 3cfa370cbb977683208a95d5f11d7194d3cb23e3 /dev-libs/inih | |
parent | net-analyzer/wireshark: Stabilize 4.0.7 arm64, #912548 (diff) | |
download | gentoo-0366cee54fe0fa1b43fd60284a53ffeba5946694.tar.gz gentoo-0366cee54fe0fa1b43fd60284a53ffeba5946694.tar.bz2 gentoo-0366cee54fe0fa1b43fd60284a53ffeba5946694.zip |
dev-libs/inih: Stabilize 57 arm, #912553
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r-- | dev-libs/inih/inih-57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-57.ebuild b/dev-libs/inih/inih-57.ebuild index 32102311d671..7c6117be04ba 100644 --- a/dev-libs/inih/inih-57.ebuild +++ b/dev-libs/inih/inih-57.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 ) |