diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:50:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:59 +0100 |
commit | 66f18e6e17392ac14bc9bbce7d9a2080246234b3 (patch) | |
tree | 4c43442ffa5c95006d9ac80c5e6582f884cc58ee /dev-util/a8 | |
parent | media-libs/libogg: x86 stable wrt bug #601758 (diff) | |
download | gentoo-66f18e6e17392ac14bc9bbce7d9a2080246234b3.tar.gz gentoo-66f18e6e17392ac14bc9bbce7d9a2080246234b3.tar.bz2 gentoo-66f18e6e17392ac14bc9bbce7d9a2080246234b3.zip |
dev-util/a8: x86 stable wrt bug #595900
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/a8')
-rw-r--r-- | dev-util/a8/a8-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/a8/a8-1.0.ebuild b/dev-util/a8/a8-1.0.ebuild index 09a8f5f131ab..7676f40a4692 100644 --- a/dev-util/a8/a8-1.0.ebuild +++ b/dev-util/a8/a8-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=dev-python/dbus-python-1[${PYTHON_USEDEP}] |