diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-25 10:02:47 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-25 10:02:47 +0200 |
commit | 095eb81a85b2248e11639c414db511d2190c8abc (patch) | |
tree | a083a53e8cd4fcbee439c80ccb5fdf9163453d81 /sci-chemistry/coot | |
parent | dev-python/lxml: Stable for x86 (diff) | |
download | gentoo-095eb81a85b2248e11639c414db511d2190c8abc.tar.gz gentoo-095eb81a85b2248e11639c414db511d2190c8abc.tar.bz2 gentoo-095eb81a85b2248e11639c414db511d2190c8abc.zip |
sci-chemistry/coot: Add KEYWORDS back
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry/coot')
-rw-r--r-- | sci-chemistry/coot/coot-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/coot/coot-0.8.2.ebuild b/sci-chemistry/coot/coot-0.8.2.ebuild index 0c45a43ef2b2..18309ee2664b 100644 --- a/sci-chemistry/coot/coot-0.8.2.ebuild +++ b/sci-chemistry/coot/coot-0.8.2.ebuild @@ -23,7 +23,7 @@ SRC_URI="http://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/source/releases/${M SLOT="0" LICENSE="GPL-3" -KEYWORDS="" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+openmp static-libs test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |