Skip to content

Commit 01833da

Browse files
committed
dev-libs/libyaml: Sync with Gentoo
It's from Gentoo commit 83242696bc86d0e825b88e7e97519aff60316359.
1 parent 025dbcb commit 01833da

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

sdk_container/src/third_party/portage-stable/dev-libs/libyaml/libyaml-0.2.2.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yaml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
1111

1212
LICENSE="MIT"
1313
SLOT="0"
14-
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
14+
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
1515
IUSE="doc static-libs test"
1616
RESTRICT="!test? ( test )"
1717

sdk_container/src/third_party/portage-stable/dev-libs/libyaml/libyaml-0.2.5.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2021 Gentoo Authors
1+
# Copyright 1999-2022 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yaml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
1111

1212
LICENSE="MIT"
1313
SLOT="0"
14-
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
14+
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
1515
IUSE="doc static-libs test"
1616
RESTRICT="!test? ( test )"
1717

sdk_container/src/third_party/portage-stable/dev-libs/libyaml/metadata.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@
55
<email>[email protected]</email>
66
<name>Patrick McLean</name>
77
</maintainer>
8+
<upstream>
9+
<remote-id type="github">yaml/libyaml</remote-id>
10+
</upstream>
811
</pkgmetadata>

0 commit comments

Comments
 (0)