mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/clojure: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -47,7 +47,7 @@ S="${WORKDIR}/${PN}-${P}"
|
||||
|
||||
LICENSE="EPL-1.0 Apache-2.0 BSD"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
KEYWORDS="amd64 x86 ~x86-linux"
|
||||
KEYWORDS="amd64 ~x86-linux"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
|
||||
@@ -47,7 +47,7 @@ S="${WORKDIR}/${PN}-${P}"
|
||||
|
||||
LICENSE="EPL-1.0 Apache-2.0 BSD"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
KEYWORDS="~amd64 ~x86 ~x86-linux"
|
||||
KEYWORDS="~amd64 ~x86-linux"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user