dev-libs/liboil: dropped ~x86-freebsd ~x86-interix
authorFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 16:12:23 +0000 (17:12 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 16:12:23 +0000 (17:12 +0100)
Package-Manager: portage-2.3.3

dev-libs/liboil/liboil-0.3.17-r2.ebuild

index cfefc446f21854abcf6f94a1e5d8b159d1ceaf41..3ef3ea7159c8a2761d7e261020e6c521ab85db08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="https://liboil.freedesktop.org/download/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0.3"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="+examples static-libs test"
 
 RDEPEND="examples? ( dev-libs/glib:2 )