diff options
-rw-r--r-- | sci-chemistry/tm-align/tm-align-20150914.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/tm-align/tm-align-20150914.ebuild b/sci-chemistry/tm-align/tm-align-20150914.ebuild index 26eb0fd6597f..54a8bacf58f8 100644 --- a/sci-chemistry/tm-align/tm-align-20150914.ebuild +++ b/sci-chemistry/tm-align/tm-align-20150914.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools${PV}.tar.gz" LICENSE="tm-align" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="custom-cflags static" S="${WORKDIR}" |