summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/elem/elem-1.0.3-r3.ebuild (renamed from sci-chemistry/elem/elem-1.0.3-r2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/elem/elem-1.0.3-r2.ebuild b/sci-chemistry/elem/elem-1.0.3-r3.ebuild
index 9c2ed9b8543b..f49bffea4826 100644
--- a/sci-chemistry/elem/elem-1.0.3-r2.ebuild
+++ b/sci-chemistry/elem/elem-1.0.3-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit toolchain-funcs
@@ -10,8 +10,8 @@ HOMEPAGE="http://elem.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/elem/${PN}-src-${PV}-Linux.tgz"
LICENSE="GPL-2"
-KEYWORDS="amd64 sparc ~x86"
SLOT="0"
+KEYWORDS="amd64 sparc ~x86"
DEPEND="x11-libs/xforms"
RDEPEND="${DEPEND}"