summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-22 08:19:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-22 08:19:11 +0200
commit7f6c4da28b617df0340bab7c5c73bd1aa30c4843 (patch)
treebbf82cd76707235a0184a4623d51a4d0c02f0caf /dev-libs/inih
parentmedia-libs/libaacs: arm64 stable wrt bug #846878 (diff)
downloadgentoo-7f6c4da28b617df0340bab7c5c73bd1aa30c4843.tar.gz
gentoo-7f6c4da28b617df0340bab7c5c73bd1aa30c4843.tar.bz2
gentoo-7f6c4da28b617df0340bab7c5c73bd1aa30c4843.zip
dev-libs/inih: arm64 stable wrt bug #846824
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r--dev-libs/inih/inih-55.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-55.ebuild b/dev-libs/inih/inih-55.ebuild
index 08d3a90c837f..9668b2485b47 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"