diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:00:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:00:49 +0100 |
commit | c15c1787de4f1e4169cf8a8049333bfec072d648 (patch) | |
tree | a6ce26b84c1904781c29005b50093c705c10df9d /dev-libs/dbus-glib/dbus-glib-0.102.ebuild | |
parent | dev-libs/confuse: dropped ~x86-interix (diff) | |
download | gentoo-c15c1787de4f1e4169cf8a8049333bfec072d648.tar.gz gentoo-c15c1787de4f1e4169cf8a8049333bfec072d648.tar.bz2 gentoo-c15c1787de4f1e4169cf8a8049333bfec072d648.zip |
dev-libs/dbus-glib: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-libs/dbus-glib/dbus-glib-0.102.ebuild')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.102.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.102.ebuild b/dev-libs/dbus-glib/dbus-glib-0.102.ebuild index 35d05e8c7774..9ffc0c080ee9 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.102.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.102.ebuild @@ -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://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug doc static-libs test" CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] |