diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 09:42:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 09:42:57 +0100 |
commit | 6fdc4af804a4d2a8b83f1b6dd532cc4c2df7df15 (patch) | |
tree | c1392e97c1d45c9330ec84d3939fc17504408942 /sys-libs/libvpd | |
parent | sys-libs/libraw1394: ppc64 stable wrt bug #704446 (diff) | |
download | gentoo-6fdc4af804a4d2a8b83f1b6dd532cc4c2df7df15.tar.gz gentoo-6fdc4af804a4d2a8b83f1b6dd532cc4c2df7df15.tar.bz2 gentoo-6fdc4af804a4d2a8b83f1b6dd532cc4c2df7df15.zip |
sys-libs/libvpd: ppc64 stable wrt bug #704450
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libvpd')
-rw-r--r-- | sys-libs/libvpd/libvpd-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libvpd/libvpd-2.2.6.ebuild b/sys-libs/libvpd/libvpd-2.2.6.ebuild index a85c190bf64e..35ff309c4188 100644 --- a/sys-libs/libvpd/libvpd-2.2.6.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-$ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~ppc ~ppc64" +KEYWORDS="~ppc ppc64" IUSE="static-libs" DEPEND=" |