diff options
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/yconf/yconf-1.0.14.ebuild | 4 | ||||
-rw-r--r-- | dev-erlang/yconf/yconf-1.0.15.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-erlang/yconf/yconf-1.0.14.ebuild b/dev-erlang/yconf/yconf-1.0.14.ebuild index 82bd486fcf94..045f45f9b6ca 100644 --- a/dev-erlang/yconf/yconf-1.0.14.ebuild +++ b/dev-erlang/yconf/yconf-1.0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86" DEPEND=" >=dev-lang/erlang-17.1 diff --git a/dev-erlang/yconf/yconf-1.0.15.ebuild b/dev-erlang/yconf/yconf-1.0.15.ebuild index 5a774fa2106c..23079f807469 100644 --- a/dev-erlang/yconf/yconf-1.0.15.ebuild +++ b/dev-erlang/yconf/yconf-1.0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86" DEPEND=" >=dev-lang/erlang-17.1 |