From: Patrice Clement Date: Sat, 21 Oct 2017 17:30:05 +0000 (+0200) Subject: app-misc/detachtty: stable for amd64. mark stable for the remaining arches using... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5e5b78879834184b00bd4eb0de80fcac1667b891;p=gentoo.git app-misc/detachtty: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/app-misc/detachtty/detachtty-9-r1.ebuild b/app-misc/detachtty/detachtty-9-r1.ebuild index 4872c27d12f6..889f3998d57b 100644 --- a/app-misc/detachtty/detachtty-9-r1.ebuild +++ b/app-misc/detachtty/detachtty-9-r1.ebuild @@ -8,14 +8,12 @@ inherit toolchain-funcs MY_P="${P/-/_}" DESCRIPTION="Attach/detach from interactive processes across the network" -HOMEPAGE="http://packages.debian.org/unstable/admin/detachtty" +HOMEPAGE="https://packages.debian.org/unstable/admin/detachtty" SRC_URI="mirror://debian/pool/main/d/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -DOCS=( INSTALL README ) +KEYWORDS="amd64 ppc sparc x86" src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"