diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:31:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:37:54 +0100 |
commit | f3728d35658b1eb71c85323a8a4b32cd1b0a3044 (patch) | |
tree | 7f45e83e433c4a5ed7e9b5a5f750c3fb89d5f3a5 /dev-libs/dbus-glib | |
parent | app-text/libspectre: stable 0.2.8 for ia64, bug #666828 (diff) | |
download | gentoo-f3728d35658b1eb71c85323a8a4b32cd1b0a3044.tar.gz gentoo-f3728d35658b1eb71c85323a8a4b32cd1b0a3044.tar.bz2 gentoo-f3728d35658b1eb71c85323a8a4b32cd1b0a3044.zip |
dev-libs/dbus-glib: stable 0.110 for ia64, bug #666832
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.110.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild index b1c7afdf6d26..9bf545cc6c07 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,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 ~amd64-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 ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug static-libs test" CDEPEND=" |