dev-erlang/luerl: dekeyword ia64

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-06-10 22:59:58 +03:00
parent 8eadd3df33
commit a3732eb2db
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rvirding/${PN}/archive/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm ~ia64 ~sparc x86"
KEYWORDS="amd64 ~arm ~sparc x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"

View File

@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rvirding/${PN}/archive/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86"
KEYWORDS="~amd64 ~arm ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"