mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Merge updates from master
This commit is contained in:
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86"
|
||||
|
||||
# TODO: default to httpx2? add some flags?
|
||||
RDEPEND="
|
||||
|
||||
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="https://github.com/strukturag/libheif/releases/download/v${PV}/${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
|
||||
KEYWORDS="~amd64 arm arm64 ~loong ~ppc64 ~riscv ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3 MIT"
|
||||
|
||||
@@ -12,7 +12,7 @@ SRC_URI="https://download.tuxera.com/opensource/${MY_P}.tgz"
|
||||
S="${WORKDIR}/ntfs-3g-${PV}"
|
||||
LICENSE="GPL-2"
|
||||
# The subslot matches the SONAME major #.
|
||||
SLOT="0/90"
|
||||
SLOT="0/91"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||
IUSE="acl debug +fuse +mount-ntfs ntfsdecrypt +ntfsprogs static-libs suid xattr"
|
||||
|
||||
Reference in New Issue
Block a user