diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-06 09:49:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-06 09:49:46 +0100 |
commit | 646c01198169d22c8246d93d5cab3a0018d4f0cd (patch) | |
tree | b090f5156b728a47800382278bb2387438e27171 /sci-chemistry | |
parent | dev-python/myst_parser: amd64 stable wrt bug #834264 (diff) | |
download | gentoo-646c01198169d22c8246d93d5cab3a0018d4f0cd.tar.gz gentoo-646c01198169d22c8246d93d5cab3a0018d4f0cd.tar.bz2 gentoo-646c01198169d22c8246d93d5cab3a0018d4f0cd.zip |
sci-chemistry/tm-align: amd64 stable wrt bug #834302
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/tm-align/tm-align-20150914-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/tm-align/tm-align-20150914-r1.ebuild b/sci-chemistry/tm-align/tm-align-20150914-r1.ebuild index 23c016c77a05..8af397ca4f1c 100644 --- a/sci-chemistry/tm-align/tm-align-20150914-r1.ebuild +++ b/sci-chemistry/tm-align/tm-align-20150914-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" 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" src_prepare() { |