diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-26 12:17:37 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-26 12:17:37 -0500 |
commit | 3d232ea58dbd5d1986b514e4e0d3507d7bcbbede (patch) | |
tree | a6eeee98fd543e16acf70c64dad22abef6ac396e /dev-util/gdbus-codegen | |
parent | dev-libs/glib-2.56.4: alpha stable, bug 668474 (diff) | |
download | gentoo-3d232ea58dbd5d1986b514e4e0d3507d7bcbbede.tar.gz gentoo-3d232ea58dbd5d1986b514e4e0d3507d7bcbbede.tar.bz2 gentoo-3d232ea58dbd5d1986b514e4e0d3507d7bcbbede.zip |
dev-util/gdbus-codegen-2.56.4: alpha stable, bug 668474
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild index 06610c5d5ab0..48e1f883686b 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.56.4.ebuild @@ -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}" |