diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:39:19 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:39:19 +0200 |
commit | 15b2ef3521bce15649f26e62d4b72dcd2c6c3d58 (patch) | |
tree | eff6c83c512e757ebe58b95763a48b4d473989e9 /dev-libs/libpthread-stubs | |
parent | dev-libs/libinput: arm stable, bug #620234 (diff) | |
download | gentoo-15b2ef3521bce15649f26e62d4b72dcd2c6c3d58.tar.gz gentoo-15b2ef3521bce15649f26e62d4b72dcd2c6c3d58.tar.bz2 gentoo-15b2ef3521bce15649f26e62d4b72dcd2c6c3d58.zip |
dev-libs/libpthread-stubs: arm stable, bug #620234
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/libpthread-stubs')
-rw-r--r-- | dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild index c13607eafae9..5371affb7092 100644 --- a/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild +++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="Pthread functions stubs for platforms missing them" SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |