summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-08 06:10:56 +0000
committerSam James <sam@gentoo.org>2021-02-08 06:11:13 +0000
commit2074cd07f5c4a504184ead91ac785500eb8fdf75 (patch)
treec91c92dc84f2486562f0b72f2ad28932efb4a334
parentdev-python/dbusmock: Stabilize 0.20.0 ppc64, #769368 (diff)
downloadgentoo-2074cd07f5c4a504184ead91ac785500eb8fdf75.tar.gz
gentoo-2074cd07f5c4a504184ead91ac785500eb8fdf75.tar.bz2
gentoo-2074cd07f5c4a504184ead91ac785500eb8fdf75.zip
dev-util/dbus-test-runner: Stabilize 19.04.0-r1 ppc64, #769368
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/dbus-test-runner/dbus-test-runner-19.04.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dbus-test-runner/dbus-test-runner-19.04.0-r1.ebuild b/dev-util/dbus-test-runner/dbus-test-runner-19.04.0-r1.ebuild
index f8e44b2bee9b..ea93a99df1ea 100644
--- a/dev-util/dbus-test-runner/dbus-test-runner-19.04.0-r1.ebuild
+++ b/dev-util/dbus-test-runner/dbus-test-runner-19.04.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/$(ver_cut 1-2)/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"