diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:05 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:05 +0200 |
commit | 1fee3116e723c4ac57ed69d698454e3ae6588cb6 (patch) | |
tree | bbc69c753c63f2777379d7b87c2fe737fc0f3014 | |
parent | dev-erlang/fast_yaml: Stabilize 1.0.31 amd64 x86, #801088 (diff) | |
download | gentoo-1fee3116e723c4ac57ed69d698454e3ae6588cb6.tar.gz gentoo-1fee3116e723c4ac57ed69d698454e3ae6588cb6.tar.bz2 gentoo-1fee3116e723c4ac57ed69d698454e3ae6588cb6.zip |
dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | dev-erlang/yconf/yconf-1.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild b/dev-erlang/yconf/yconf-1.0.11.ebuild index 1ab8578a76c6..5872b44954a3 100644 --- a/dev-erlang/yconf/yconf-1.0.11.ebuild +++ b/dev-erlang/yconf/yconf-1.0.11.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 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1 >=dev-erlang/fast_yaml-1.0.31" |