commit: 388c4c6ec6ec251e85aff0e11bec6e91a83e0ce4 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> AuthorDate: Thu Jun 6 08:48:29 2019 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Thu Jun 6 08:48:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388c4c6e
app-crypt/libb2: add ~x64-cygwin keyword Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org> app-crypt/libb2/libb2-0.98.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/libb2/libb2-0.98.1.ebuild b/app-crypt/libb2/libb2-0.98.1.ebuild index 6ed261ba062..29d440d64d0 100644 --- a/app-crypt/libb2/libb2-0.98.1.ebuild +++ b/app-crypt/libb2/libb2-0.98.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="static native-cflags openmp" DEPEND="
