commit: 1fec72bf5648e51c0049612d2437ef1ec29b0717 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 11:01:56 2017 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 11:10:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fec72bf
dev-libs/npth: add ~x64-cygwin keyword Package-Manager: portage-2.3.3 dev-libs/npth/npth-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/npth/npth-1.3.ebuild b/dev-libs/npth/npth-1.3.ebuild index 857e5e44e68..a8647167536 100644 --- a/dev-libs/npth/npth-1.3.ebuild +++ b/dev-libs/npth/npth-1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" src_prepare() {