diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:51:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:42 +0100 |
commit | 99862762ea6e90a97bb81e98d77d7cf62a7112f9 (patch) | |
tree | c2bce313a1d6be7cd2b7ac4aa4686fada6319167 /app-portage | |
parent | app-shells/tcsh: x86 stable wrt bug #605850 (diff) | |
download | gentoo-99862762ea6e90a97bb81e98d77d7cf62a7112f9.tar.gz gentoo-99862762ea6e90a97bb81e98d77d7cf62a7112f9.tar.bz2 gentoo-99862762ea6e90a97bb81e98d77d7cf62a7112f9.zip |
app-portage/portpeek: x86 stable wrt bug #605980
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portpeek/portpeek-2.1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/portpeek/portpeek-2.1.21.ebuild b/app-portage/portpeek/portpeek-2.1.21.ebuild index 78c27ce159ee..bcb00d725a54 100644 --- a/app-portage/portpeek/portpeek-2.1.21.ebuild +++ b/app-portage/portpeek/portpeek-2.1.21.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~x86-fbsd" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |