mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
sys-libs/libblockdev: Sync with Gentoo
It's from Gentoo commit 93e52f92e3ec669a9678a1c4a61329791c938fba.
This commit is contained in:
parent
f34334e724
commit
c2b98caeaf
@ -17,7 +17,7 @@ if [[ "${PV}" == *9999 ]] ; then
|
|||||||
else
|
else
|
||||||
MY_PV="${PV}-1"
|
MY_PV="${PV}-1"
|
||||||
SRC_URI="https://github.com/storaged-project/${PN}/releases/download/${MY_PV}/${P}.tar.gz"
|
SRC_URI="https://github.com/storaged-project/${PN}/releases/download/${MY_PV}/${P}.tar.gz"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
|
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||||
fi
|
fi
|
||||||
LICENSE="LGPL-2+"
|
LICENSE="LGPL-2+"
|
||||||
SLOT="0/3" # subslot is SOVERSION
|
SLOT="0/3" # subslot is SOVERSION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user