diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-06 21:42:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-06 23:11:01 +0000 |
commit | 70b745a5a22ce1d22353a5a9147023e70002109e (patch) | |
tree | 2b3392591651d114c69b32489eed3e8a555de5dd /dev-util | |
parent | dev-libs/gobject-introspection: stable 1.56.1 for sparc, bug #670024 (diff) | |
download | gentoo-70b745a5a22ce1d22353a5a9147023e70002109e.tar.gz gentoo-70b745a5a22ce1d22353a5a9147023e70002109e.tar.bz2 gentoo-70b745a5a22ce1d22353a5a9147023e70002109e.zip |
dev-util/gdbus-codegen: stable 2.56.2-r1 for sparc, bug #670024
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild index deb79385d3d7..0cb9126e1e01 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.56.2-r1.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |