summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-10 23:00:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-10 23:05:10 +0300
commitdbb7f546070e8a48dfdc681660825d69d3a1318b (patch)
tree52c85f9def22f86685f368cd2fb99a8de06191c6 /dev-erlang
parentdev-erlang/pkix: dekeyword ia64 (diff)
downloadgentoo-dbb7f546070e8a48dfdc681660825d69d3a1318b.tar.gz
gentoo-dbb7f546070e8a48dfdc681660825d69d3a1318b.tar.bz2
gentoo-dbb7f546070e8a48dfdc681660825d69d3a1318b.zip
dev-erlang/proper: dekeyword ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/proper/proper-1.3.ebuild2
-rw-r--r--dev-erlang/proper/proper-1.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/proper/proper-1.3.ebuild b/dev-erlang/proper/proper-1.3.ebuild
index f6845468ccab..48f613c38490 100644
--- a/dev-erlang/proper/proper-1.3.ebuild
+++ b/dev-erlang/proper/proper-1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/manopapad/proper/archive/v${PV}.tar.gz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~sparc x86"
DEPEND=">=dev-lang/erlang-17.1:="
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/proper/proper-1.4.ebuild b/dev-erlang/proper/proper-1.4.ebuild
index f85c8d46b891..5c50e49962c8 100644
--- a/dev-erlang/proper/proper-1.4.ebuild
+++ b/dev-erlang/proper/proper-1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/proper-testing/proper/archive/v${PV}.tar.gz
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1:="
RDEPEND="${DEPEND}"