diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-07 15:31:59 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-07 15:31:59 +0100 |
commit | 1590749e662396890a35ab1155ae03789e7c0620 (patch) | |
tree | f49057dc5adeffaf19078b2eb11ca8dd9414b014 /sci-chemistry/openbabel | |
parent | dev-java/jackson-module-jakarta-xmlbind: Stabilize 2.13.0 amd64, #834095 (diff) | |
download | gentoo-1590749e662396890a35ab1155ae03789e7c0620.tar.gz gentoo-1590749e662396890a35ab1155ae03789e7c0620.tar.bz2 gentoo-1590749e662396890a35ab1155ae03789e7c0620.zip |
sci-chemistry/openbabel: Stabilize 3.1.1_p20210225 amd64, #834115
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild index 67ac61c1741b..d045618f3544 100644 --- a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild +++ b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ else SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${MY_P}" fi - KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi SRC_URI="${SRC_URI} |