diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:25:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:25:50 +0200 |
commit | a582e9ee0b9b56f2c2f69dcd7fbcc05021ed04cd (patch) | |
tree | 0dd13d0886a575f87d737c79160dc8876f0ab441 /dev-erlang/jiffy | |
parent | dev-erlang/iconv: x86 stable wrt bug #694160 (diff) | |
download | gentoo-a582e9ee0b9b56f2c2f69dcd7fbcc05021ed04cd.tar.gz gentoo-a582e9ee0b9b56f2c2f69dcd7fbcc05021ed04cd.tar.bz2 gentoo-a582e9ee0b9b56f2c2f69dcd7fbcc05021ed04cd.zip |
dev-erlang/jiffy: x86 stable wrt bug #694160
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/jiffy')
-rw-r--r-- | dev-erlang/jiffy/jiffy-0.14.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/jiffy/jiffy-0.14.11.ebuild b/dev-erlang/jiffy/jiffy-0.14.11.ebuild index 67bdd44313d4..9c32d6746ea7 100644 --- a/dev-erlang/jiffy/jiffy-0.14.11.ebuild +++ b/dev-erlang/jiffy/jiffy-0.14.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.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}" |