mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libsigsegv: Adds x64-macos keyword
Closes: https://github.com/gentoo/gentoo/pull/4646 Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="library for handling page faults in user mode"
|
||||
DESCRIPTION="Library for handling page faults in user mode"
|
||||
HOMEPAGE="http://www.gnu.org/software/libsigsegv/"
|
||||
SRC_URI="mirror://gnu/libsigsegv/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos ~sparc-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
src_configure () {
|
||||
|
||||
Reference in New Issue
Block a user