mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-misc/kea: Added ~x86 keyword.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/kea/${MY_P}.tar.gz
|
||||
|
||||
LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="openssl samples"
|
||||
|
||||
DEPEND="
|
||||
|
||||
@@ -18,7 +18,7 @@ if [[ ${PV} = 9999* ]] ; then
|
||||
else
|
||||
SRC_URI="ftp://ftp.isc.org/isc/kea/${MY_P}.tar.gz
|
||||
ftp://ftp.isc.org/isc/kea/${MY_PV}/${MY_P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script
|
||||
|
||||
Reference in New Issue
Block a user