Compare commits
No commits in common. "cd3c2cc21ac6c5a1a80cf12df2551065ed9c9ec7" and "c62c97027fca05b4a5aef1eee1755e1ed96b73aa" have entirely different histories.
cd3c2cc21a
...
c62c97027f
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2021-2022 Gentoo Authors
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
@ -9,7 +9,7 @@ SRC_URI=""
|
|||
|
||||
LICENSE=""
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
|| (
|
Loading…
Reference in New Issue