diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:58:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:14 +0200 |
commit | d5a613e648e834d2ce644780da506bab7b63beb5 (patch) | |
tree | c8e8097af51d77994ced5e263c48b8f65e371248 /dev-util | |
parent | dev-util/dogtail: x86 stable wrt bug #551826 (diff) | |
download | gentoo-d5a613e648e834d2ce644780da506bab7b63beb5.tar.gz gentoo-d5a613e648e834d2ce644780da506bab7b63beb5.tar.bz2 gentoo-d5a613e648e834d2ce644780da506bab7b63beb5.zip |
dev-util/gdbus-codegen: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild index 22d3b899244e..73a8f8169d48 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild @@ -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}" |