diff options
-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}" |