diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 14:02:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 14:02:12 +0200 |
commit | 10bc4efd81362cd6858280f1ea01b0cecc1faecc (patch) | |
tree | ff254d96edef0db8e7186cdcc2113cd0a741c903 /dev-util | |
parent | gnome-extra/nm-applet: x86 stable (bug #663508) (diff) | |
download | gentoo-10bc4efd81362cd6858280f1ea01b0cecc1faecc.tar.gz gentoo-10bc4efd81362cd6858280f1ea01b0cecc1faecc.tar.bz2 gentoo-10bc4efd81362cd6858280f1ea01b0cecc1faecc.zip |
dev-util/dbus-test-runner: x86 stable (bug #663508)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild b/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild index 97a40fe0f91f..8b42702e74cd 100644 --- a/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild +++ b/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |