diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 08:56:58 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 09:02:39 +0200 |
commit | 3c6ba5c8451bf26c6882f2dca1680ddbeceeb492 (patch) | |
tree | 1b10525cf7f869c5f82620fa3e003462f8b3450c /dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild | |
parent | dev-python/pygobject-3.18.2-r0: add alpha keyword (diff) | |
download | gentoo-3c6ba5c8451bf26c6882f2dca1680ddbeceeb492.tar.gz gentoo-3c6ba5c8451bf26c6882f2dca1680ddbeceeb492.tar.bz2 gentoo-3c6ba5c8451bf26c6882f2dca1680ddbeceeb492.zip |
dev-util/gdbus-codegen-2.46.2-r0: add alpha keyword
Gentoo-Bug: 584468
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild index be554ada40e3..8056c5614e57 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" |