File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
sdk_container/src/third_party/portage-stable/app-crypt/argon2 Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- # Copyright 1999-2021 Gentoo Authors
1
+ # Copyright 1999-2022 Gentoo Authors
2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
4
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}
11
11
12
12
LICENSE=" || ( Apache-2.0 CC0-1.0 )"
13
13
SLOT=" 0/1"
14
- KEYWORDS=" ~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
14
+ KEYWORDS=" ~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
15
15
IUSE=" static-libs"
16
16
17
17
S=" ${WORKDIR} /phc-winner-${P} "
@@ -44,7 +44,7 @@ src_prepare() {
44
44
}
45
45
46
46
src_compile () {
47
- emake OPTTEST=" ${OPTTEST} " LIBRARY_REL=" $( get_libdir) " \
47
+ emake OPTTEST=" ${OPTTEST} " LIBRARY_REL=" $( get_libdir) " PREFIX= " ${EPREFIX} /usr " \
48
48
ARGON2_VERSION=" 0~${PV} "
49
49
}
50
50
Original file line number Diff line number Diff line change 17
17
<subslots >Reflect ABI of libargon2.so.</subslots >
18
18
</slots >
19
19
<upstream >
20
+ <remote-id type =" cpe" >cpe:/a:argon2_project:argon2</remote-id >
20
21
<remote-id type =" github" >P-H-C/phc-winner-argon2</remote-id >
21
22
</upstream >
22
23
</pkgmetadata >
You can’t perform that action at this time.
0 commit comments