diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:52:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 10:52:53 +0200 |
commit | 2fd9d5dfc06d9e8786f0c15680a01369ab390a57 (patch) | |
tree | d770a3204af420fa2fea88bd5ce7ea83e5d00c54 /dev-erlang | |
parent | dev-erlang/xmpp: amd64 stable wrt bug #856508 (diff) | |
download | gentoo-2fd9d5dfc06d9e8786f0c15680a01369ab390a57.tar.gz gentoo-2fd9d5dfc06d9e8786f0c15680a01369ab390a57.tar.bz2 gentoo-2fd9d5dfc06d9e8786f0c15680a01369ab390a57.zip |
dev-erlang/yconf: amd64 stable wrt bug #856508
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/yconf/yconf-1.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild b/dev-erlang/yconf/yconf-1.0.13.ebuild index e4a8d1f67aa0..941c2d0b7181 100644 --- a/dev-erlang/yconf/yconf-1.0.13.ebuild +++ b/dev-erlang/yconf/yconf-1.0.13.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 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" DEPEND=" >=dev-lang/erlang-17.1 |