summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-06-12 18:57:50 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-06-12 19:07:23 +0200
commitc5e6ecef267df1524e81e1154722596804e824e6 (patch)
tree53fe270396346144ab38a82ad7f516fcd218fae8
parentdev-libs/libpthread-stubs: add ~x64-cygwin keyword (diff)
downloadgentoo-c5e6ecef267df1524e81e1154722596804e824e6.tar.gz
gentoo-c5e6ecef267df1524e81e1154722596804e824e6.tar.bz2
gentoo-c5e6ecef267df1524e81e1154722596804e824e6.zip
dev-libs/libutf8proc: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
-rw-r--r--dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild
index b7dd90f908f3..37472dcfb717 100644
--- a/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild
+++ b/dev-libs/libutf8proc/libutf8proc-2.4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/JuliaStrings/utf8proc/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
IUSE="test"
S="${WORKDIR}/${MY_P}"