diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-31 15:04:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-31 15:04:23 +0200 |
commit | a874ed0ed10fd4c754297333b80ed8628a60e666 (patch) | |
tree | 8447a26b392528909071ae332ea11bebb2efec81 /dev-libs | |
parent | dev-libs/libinput: amd64 stable wrt bug #620234 (diff) | |
download | gentoo-a874ed0ed10fd4c754297333b80ed8628a60e666.tar.gz gentoo-a874ed0ed10fd4c754297333b80ed8628a60e666.tar.bz2 gentoo-a874ed0ed10fd4c754297333b80ed8628a60e666.zip |
dev-libs/libpthread-stubs: amd64 stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 47ccf0c2058b..17491fd90c04 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="" |