Skip to content

Commit 02d52c9

Browse files
Flatcar Buildbottormath1
authored andcommitted
dev-util/strace: Sync with Gentoo
It's from Gentoo commit e9f956fa5355a6c81bec48914dcfd2c9f0170460.
1 parent 71c9907 commit 02d52c9

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

sdk_container/src/third_party/portage-stable/dev-util/strace/metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
<remote-id type="github">strace/strace</remote-id>
2121
<remote-id type="gitlab">strace/strace</remote-id>
2222
<remote-id type="sourceforge">strace</remote-id>
23+
<remote-id type="cpe">cpe:/a:strace_project:strace</remote-id>
2324
</upstream>
2425
</pkgmetadata>

sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.4-r1.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
1313
inherit git-r3
1414
else
1515
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
16-
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
16+
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
1717
fi
1818

1919
LICENSE="LGPL-2.1+ test? ( GPL-2+ )"

sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.6.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
1313
inherit git-r3
1414
else
1515
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
16-
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
16+
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
1717
fi
1818

1919
LICENSE="LGPL-2.1+ test? ( GPL-2+ )"

0 commit comments

Comments
 (0)