diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:41:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:41:33 +0200 |
commit | 3416b29109730dd71b87f1c6a3e50cfcb9d73a09 (patch) | |
tree | 4c4f2b96e56598a20db573af55beee92ffed7c57 /dev-libs/libpthread-stubs | |
parent | dev-libs/libinput: sparc stable wrt bug #620234 (diff) | |
download | gentoo-3416b29109730dd71b87f1c6a3e50cfcb9d73a09.tar.gz gentoo-3416b29109730dd71b87f1c6a3e50cfcb9d73a09.tar.bz2 gentoo-3416b29109730dd71b87f1c6a3e50cfcb9d73a09.zip |
dev-libs/libpthread-stubs: sparc stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 b17412b5ef36..aaa7e09d9b3a 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="" |