mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/mdds: added ~arm64 keyword after testing ar ARM Cortex-A53
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
committed by
Michael Palimaka
parent
48564bca89
commit
ab2b8ed958
@@ -17,7 +17,7 @@ SLOT="1/${PV%.*}"
|
||||
IUSE="doc valgrind"
|
||||
|
||||
[[ ${PV} == 9999 ]] || \
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
RDEPEND="dev-libs/boost:="
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user