commit: deced003029cee718bce4897b36dd554355ef67d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 01:10:54 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 01:10:54 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deced003
gnustep-apps/gorm: Stabilize 1.5.0 x86, #969624 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> gnustep-apps/gorm/gorm-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnustep-apps/gorm/gorm-1.5.0.ebuild b/gnustep-apps/gorm/gorm-1.5.0.ebuild index 8f220a639d06..b6f07de97db3 100644 --- a/gnustep-apps/gorm/gorm-1.5.0.ebuild +++ b/gnustep-apps/gorm/gorm-1.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gnustep/apps-${PN}/archive/refs/tags/${P//./_}.tar.g S=${WORKDIR}/apps-${PN}-${PN}-${PV//./_} LICENSE="GPL-3+ LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" DEPEND=">=gnustep-base/gnustep-gui-0.31.0" RDEPEND="${DEPEND}"
