summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-12-03 20:47:11 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-03 20:47:47 +0100
commit39c3d352df8f1d79b24fdfdc7cafdb2164996e3b (patch)
tree75afe16660824c9e83ad8f957ad986830bdef5e3 /dev-python
parentdev-python/libzilla: version bump. (diff)
downloadgentoo-39c3d352df8f1d79b24fdfdc7cafdb2164996e3b.tar.gz
gentoo-39c3d352df8f1d79b24fdfdc7cafdb2164996e3b.tar.bz2
gentoo-39c3d352df8f1d79b24fdfdc7cafdb2164996e3b.zip
dev-python/libzilla: stable for amd64+x86.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/libzilla/libzilla-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libzilla/libzilla-1.3.ebuild b/dev-python/libzilla/libzilla-1.3.ebuild
index e1ce63c71c89..0e317f053e01 100644
--- a/dev-python/libzilla/libzilla-1.3.ebuild
+++ b/dev-python/libzilla/libzilla-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Library for managing Bugzilla bug reports from the CLI"
HOMEPAGE="https://github.com/monsieurp/libzilla"
SRC_URI="https://github.com/monsieurp/libzilla/archive/v${PV}.zip -> ${P}.zip"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
LICENSE="MIT"
SLOT="0"
IUSE=""