summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-05 10:52:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-05 10:52:51 +0200
commitb5890af1d4ff34d83fc3591f9e8e468c0344fff3 (patch)
tree3366b0d784f3bc0f029c650f83a9f8f4d7e7f204 /dev-erlang
parentdev-erlang/fast_yaml: amd64 stable wrt bug #856508 (diff)
downloadgentoo-b5890af1d4ff34d83fc3591f9e8e468c0344fff3.tar.gz
gentoo-b5890af1d4ff34d83fc3591f9e8e468c0344fff3.tar.bz2
gentoo-b5890af1d4ff34d83fc3591f9e8e468c0344fff3.zip
dev-erlang/jiffy: 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/jiffy/jiffy-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/jiffy/jiffy-1.1.1.ebuild b/dev-erlang/jiffy/jiffy-1.1.1.ebuild
index efbf7936b3b8..e9ace5019e1b 100644
--- a/dev-erlang/jiffy/jiffy-1.1.1.ebuild
+++ b/dev-erlang/jiffy/jiffy-1.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"