diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:44:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:44:29 +0200 |
commit | 6ee5ac55b23a33f5a5cb489e6e54375be4e8ec3e (patch) | |
tree | 079322efe412c0f5e65a7f498ecd5c665ad9d1c2 /dev-libs/libconfig | |
parent | net-misc/knock: x86 stable wrt bug #804816 (diff) | |
download | gentoo-6ee5ac55b23a33f5a5cb489e6e54375be4e8ec3e.tar.gz gentoo-6ee5ac55b23a33f5a5cb489e6e54375be4e8ec3e.tar.bz2 gentoo-6ee5ac55b23a33f5a5cb489e6e54375be4e8ec3e.zip |
dev-libs/libconfig: x86 stable wrt bug #804819
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libconfig')
-rw-r--r-- | dev-libs/libconfig/libconfig-1.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libconfig/libconfig-1.7.3.ebuild b/dev-libs/libconfig/libconfig-1.7.3.ebuild index 3b8d60a33fe0..4260c9c75504 100644 --- a/dev-libs/libconfig/libconfig-1.7.3.ebuild +++ b/dev-libs/libconfig/libconfig-1.7.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hyperrealm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2.1" SLOT="0/11" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~x86-linux" IUSE="+cxx static-libs" DEPEND=" |