diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:12:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:12:27 +0200 |
commit | 08e9e85c10a3a362c51644594a5461c0a3675e09 (patch) | |
tree | de613f5152e750b6022e61ac7c8816adfbc75fe6 /dev-libs/libconfig | |
parent | net-misc/knock: ppc stable wrt bug #804816 (diff) | |
download | gentoo-08e9e85c10a3a362c51644594a5461c0a3675e09.tar.gz gentoo-08e9e85c10a3a362c51644594a5461c0a3675e09.tar.bz2 gentoo-08e9e85c10a3a362c51644594a5461c0a3675e09.zip |
dev-libs/libconfig: ppc stable wrt bug #804819
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 03f0f63ad02f..6e8adc1e93eb 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=" |