diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-10 21:43:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-10 21:43:44 +0300 |
commit | 543711f3586615880177d49c895d800953380ce8 (patch) | |
tree | 062b0b524c5b6964dc6be065c12946725e64adb5 /gnustep-apps | |
parent | dev-python/PyQtWebEngine: Stabilize 5.15.7 arm64, #937181 (diff) | |
download | gentoo-543711f3586615880177d49c895d800953380ce8.tar.gz gentoo-543711f3586615880177d49c895d800953380ce8.tar.bz2 gentoo-543711f3586615880177d49c895d800953380ce8.zip |
gnustep-apps/gorm: destabilize 1.3.1 for ~ppc
Bug: https://bugs.gentoo.org/938698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/gorm/gorm-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnustep-apps/gorm/gorm-1.3.1.ebuild b/gnustep-apps/gorm/gorm-1.3.1.ebuild index ebd3bfa583e4..cdddcf9f7d5b 100644 --- a/gnustep-apps/gorm/gorm-1.3.1.ebuild +++ b/gnustep-apps/gorm/gorm-1.3.1.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" HOMEPAGE="https://gnustep.github.io/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" LICENSE="GPL-3+ LGPL-2.1+" SLOT="0" IUSE="" |