diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-06 10:48:29 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-06 10:48:48 +0200 |
commit | 388c4c6ec6ec251e85aff0e11bec6e91a83e0ce4 (patch) | |
tree | a873a850b87eb5cbd2fa6bd956d0653be1eab615 /app-crypt | |
parent | app-portage/portage-utils: version bump 0.80 pre (diff) | |
download | gentoo-388c4c6ec6ec251e85aff0e11bec6e91a83e0ce4.tar.gz gentoo-388c4c6ec6ec251e85aff0e11bec6e91a83e0ce4.tar.bz2 gentoo-388c4c6ec6ec251e85aff0e11bec6e91a83e0ce4.zip |
app-crypt/libb2: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libb2/libb2-0.98.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libb2/libb2-0.98.1.ebuild b/app-crypt/libb2/libb2-0.98.1.ebuild index 6ed261ba062b..29d440d64d0a 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=" |