mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/connect: bump to EAPI 5 and keyword ~ppc64
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=3
|
||||
EAPI=5
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
@@ -14,7 +14,7 @@ HG_COMMIT_ID="ee1fbc21da4b" # bitbucket commit id
|
||||
SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="~amd64 ~ppc64 ~x86"
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
S="${WORKDIR}/gotoh-connect-${HG_COMMIT_ID}"
|
||||
|
||||
Reference in New Issue
Block a user