diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-14 03:11:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-14 03:11:28 +0100 |
commit | 037492302ec27be01c81f3f4d31dc57b173b08c7 (patch) | |
tree | 7f7d6878e504918a717cb0b15ebfa44bacebda67 /app-admin/packagekit-base | |
parent | dev-db/mysql-workbench: x86 stable (bug #658132) (diff) | |
download | gentoo-037492302ec27be01c81f3f4d31dc57b173b08c7.tar.gz gentoo-037492302ec27be01c81f3f4d31dc57b173b08c7.tar.bz2 gentoo-037492302ec27be01c81f3f4d31dc57b173b08c7.zip |
app-admin/packagekit-base: x86 stable (bug #653068)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-admin/packagekit-base')
-rw-r--r-- | app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild index 58645f401625..8ac6b3b50210 100644 --- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild +++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0/18" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 x86" IUSE="cron command-not-found elogind +introspection entropy systemd test vala" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} |