Diff passwordsafe-1.16.0 with a passwordsafe-1.17.0
/usr/portage/app-admin/passwordsafe/passwordsafe-1.17.0.ebuild 2023-10-09 14:52:28.160368317 +0300 | ||
---|---|---|
15 | 15 | |
16 | 16 |
LICENSE="Artistic-2" |
17 | 17 |
SLOT="0" |
18 |
KEYWORDS="amd64 ~arm64 ~x86" |
|
18 |
KEYWORDS="~amd64 ~arm64 ~x86" |
|
19 | 19 |
IUSE="qr test +xml yubikey" |
20 | 20 |
RESTRICT="!test? ( test )" |
21 | 21 | |
... | ... | |
37 | 37 |
virtual/pkgconfig |
38 | 38 |
test? ( dev-cpp/gtest )" |
39 | 39 | |
40 |
PATCHES=( "${FILESDIR}"/${PN}-1.15.0-gtest-no-gnu++11.patch ) |
|
41 | ||
42 | 40 |
src_configure() { |
43 | 41 |
setup-wxwidgets |
44 | 42 |