diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-19 18:55:22 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-19 18:56:41 +0200 |
commit | 472b2f519e38ee1751127b71b3165aaa73c08b47 (patch) | |
tree | b1bebc26655c20700f0be62bd6b65a0e4b4711d0 /sci-chemistry/xdsstat-bin | |
parent | dev-python/PyContracts: Add pypy* support (diff) | |
download | gentoo-472b2f519e38ee1751127b71b3165aaa73c08b47.tar.gz gentoo-472b2f519e38ee1751127b71b3165aaa73c08b47.tar.bz2 gentoo-472b2f519e38ee1751127b71b3165aaa73c08b47.zip |
sci-chemistry/xdsstat-bin: XDS dropped x86 support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry/xdsstat-bin')
-rw-r--r-- | sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild b/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild index 7bed425330c3..cedcb44b805c 100644 --- a/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild +++ b/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~amd64-linux" IUSE="" RDEPEND="sci-chemistry/xds-bin" |