diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 01:09:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 01:38:12 +0100 |
commit | a9afdae487390feea88e425761650f00aadf9f60 (patch) | |
tree | e7810375d9170c2f6756e535dd6ebbc2f08e2f9f /dev-python/dbusmock | |
parent | gnome-base/gnome: x86 stable (bug #631656) (diff) | |
download | gentoo-a9afdae487390feea88e425761650f00aadf9f60.tar.gz gentoo-a9afdae487390feea88e425761650f00aadf9f60.tar.bz2 gentoo-a9afdae487390feea88e425761650f00aadf9f60.zip |
dev-python/dbusmock: x86 stable (bug #631656)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-python/dbusmock')
-rw-r--r-- | dev-python/dbusmock/dbusmock-0.16.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dbusmock/dbusmock-0.16.9.ebuild b/dev-python/dbusmock/dbusmock-0.16.9.ebuild index 38eab4f4ee8b..3d453c5c560d 100644 --- a/dev-python/dbusmock/dbusmock-0.16.9.ebuild +++ b/dev-python/dbusmock/dbusmock-0.16.9.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |