dev-libs/libvterm: stable for amd64+x86.

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Patrice Clement
2018-01-05 11:25:28 +01:00
parent fc25a6d094
commit f74c6f4e18

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,10 +10,10 @@ SRC_URI="https://dev.gentoo.org/~tranquility/distfiles/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
KEYWORDS="amd64 x86"
DEPEND="sys-devel/libtool
DEPEND="
sys-devel/libtool
virtual/pkgconfig"
RDEPEND="!dev-libs/libvterm-neovim"
@@ -24,7 +24,9 @@ src_compile() {
}
src_install() {
emake PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
emake \
PREFIX="${EPREFIX}/usr" \
LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
DESTDIR="${D}" install
prune_libtool_files