diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:20:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:20:54 +0200 |
commit | 8e9f257a464636cb02b523d12fb7f096a2ec56db (patch) | |
tree | 35fa74a390d790ef23bae0851cd6061eacf1c2f9 | |
parent | net-misc/wget: ppc stable wrt bug #846854 (diff) | |
download | gentoo-8e9f257a464636cb02b523d12fb7f096a2ec56db.tar.gz gentoo-8e9f257a464636cb02b523d12fb7f096a2ec56db.tar.bz2 gentoo-8e9f257a464636cb02b523d12fb7f096a2ec56db.zip |
dev-libs/inih: sparc stable wrt bug #846824
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-libs/inih/inih-55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-55.ebuild b/dev-libs/inih/inih-55.ebuild index 9668b2485b47..d24b118b2ce9 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" |