diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 22:59:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 23:05:06 +0300 |
commit | 6e52fdab91005c123f3e1a5b873f4c7281e8b846 (patch) | |
tree | 7f70f25d8e11135e6e5dbb19c3d7b3049d5f2b06 /dev-erlang | |
parent | dev-erlang/fast_xml: dekeyword ia64 (diff) | |
download | gentoo-6e52fdab91005c123f3e1a5b873f4c7281e8b846.tar.gz gentoo-6e52fdab91005c123f3e1a5b873f4c7281e8b846.tar.bz2 gentoo-6e52fdab91005c123f3e1a5b873f4c7281e8b846.zip |
dev-erlang/fast_yaml: dekeyword ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild | 2 | ||||
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild | 2 | ||||
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild | 2 | ||||
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild index 4b140a14a68e..8a2b8bf8c9ba 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" DEPEND=">=dev-erlang/p1_utils-1.0.23 dev-libs/libyaml" diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild index 1ef3374555f0..9b2f68855107 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" DEPEND=" >=dev-erlang/p1_utils-1.0.25 diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild index 0f4367e49f7d..43adc952280b 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" DEPEND=" >=dev-erlang/p1_utils-1.0.25 diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild index 43ac427a1389..01e6d2a9196f 100644 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" DEPEND=" >=dev-erlang/p1_utils-1.0.25 |