diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 09:10:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 09:10:24 +0100 |
commit | cda4470c5c754e8186a4f6045d87062969296f56 (patch) | |
tree | 6e2b6e622b82d31db52801a44d8dc06f19d69298 /app-admin/ide-smart | |
parent | app-misc/screen: Stabilize 4.9.0-r3 hppa, #914818 (diff) | |
download | gentoo-cda4470c5c754e8186a4f6045d87062969296f56.tar.gz gentoo-cda4470c5c754e8186a4f6045d87062969296f56.tar.bz2 gentoo-cda4470c5c754e8186a4f6045d87062969296f56.zip |
app-admin/ide-smart: Stabilize 1.4-r3 sparc, #914845
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/ide-smart')
-rw-r--r-- | app-admin/ide-smart/ide-smart-1.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ide-smart/ide-smart-1.4-r3.ebuild b/app-admin/ide-smart/ide-smart-1.4-r3.ebuild index 230965dae837..a74faf6fb398 100644 --- a/app-admin/ide-smart/ide-smart-1.4-r3.ebuild +++ b/app-admin/ide-smart/ide-smart-1.4-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.linalco.com/ragnar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" src_compile() { edo $(tc-getCC) ${CFLAGS} ${CPPFLAGS} -Wall ${LDFLAGS} -o ${PN} ${PN}.c |