diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:50:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:49 +0300 |
commit | a5b95c33bb01de48dc86d104c26e3c498fca06c2 (patch) | |
tree | 4bd250353ab61c28f878bb6ea9bd72214f826bec /sci-libs/cifparse-obj | |
parent | sci-libs/cgcode: destabilize for ~x86 (diff) | |
download | gentoo-a5b95c33bb01de48dc86d104c26e3c498fca06c2.tar.gz gentoo-a5b95c33bb01de48dc86d104c26e3c498fca06c2.tar.bz2 gentoo-a5b95c33bb01de48dc86d104c26e3c498fca06c2.zip |
sci-libs/cifparse-obj: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/cifparse-obj')
-rw-r--r-- | sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild index 98ce8d0e6f95..49706b8cea37 100644 --- a/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild +++ b/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://sw-tools.pdb.org/apps/CIFPARSE-OBJ/source/${MY_P}.tar.gz" LICENSE="PDB" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="" |