From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/findlib/
Date: Mon, 2 Apr 2018 06:23:19 +0000 (UTC) [thread overview]
Message-ID: <1522650181.09abcc2877505cf5762fe5d9d848701c32d0d11b.mattst88@gentoo> (raw)
commit: 09abcc2877505cf5762fe5d9d848701c32d0d11b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 2 06:23:01 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 06:23:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09abcc28
dev-ml/findlib-1.7.3: added ~mips
dev-ml/findlib/findlib-1.7.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/findlib/findlib-1.7.3.ebuild b/dev-ml/findlib/findlib-1.7.3.ebuild
index 7e85dac28a2..584df36d4b1 100644
--- a/dev-ml/findlib/findlib-1.7.3.ebuild
+++ b/dev-ml/findlib/findlib-1.7.3.ebuild
@@ -13,7 +13,7 @@ IUSE="doc +ocamlopt tk"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]
tk? ( dev-ml/labltk:= )"
next reply other threads:[~2018-04-02 6:23 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-02 6:23 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-18 7:03 [gentoo-commits] repo/gentoo:master commit in: dev-ml/findlib/ Alfredo Tupone
2024-06-01 21:27 Alfredo Tupone
2023-04-03 19:08 Arthur Zamarin
2023-04-02 16:22 Sam James
2023-04-01 7:00 Alfredo Tupone
2023-03-26 7:44 Alfredo Tupone
2023-03-25 19:26 Arthur Zamarin
2023-03-25 12:58 Arthur Zamarin
2023-03-22 10:16 Sam James
2023-03-22 7:35 Sam James
2023-03-22 7:35 Sam James
2023-03-22 3:46 Sam James
2023-02-15 18:38 Matt Turner
2023-01-07 11:10 Maciej Barć
2022-12-04 17:28 WANG Xuerui
2022-07-22 2:26 Maciej Barć
2022-07-22 2:26 Maciej Barć
2022-01-29 20:36 Alfredo Tupone
2022-01-07 20:00 Alfredo Tupone
2021-07-20 18:18 Alfredo Tupone
2021-01-26 18:22 Alfredo Tupone
2021-01-17 17:38 Sam James
2021-01-17 17:38 Sam James
2020-12-20 18:43 Sam James
2020-12-17 14:50 Aaron Bauman
2020-12-17 12:10 Sam James
2020-12-17 6:44 Sam James
2020-12-02 23:31 Thomas Deutschmann
2020-12-02 22:32 Sam James
2020-12-02 14:58 Sam James
2020-11-29 17:11 Sergei Trofimovich
2020-11-28 18:37 Aaron Bauman
2020-03-31 17:51 Mart Raudsepp
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 11:09 Agostino Sarubbo
2020-02-11 10:58 Agostino Sarubbo
2020-02-11 10:55 Agostino Sarubbo
2020-02-11 9:52 Agostino Sarubbo
2020-02-10 18:10 Agostino Sarubbo
2020-02-09 20:44 Miroslav Šulc
2019-12-27 18:07 Jason A. Donenfeld
2017-06-18 15:14 Alexis Ballier
2017-02-12 19:57 Markus Meier
2017-02-08 18:10 Alexis Ballier
2017-01-29 23:02 Jeroen Roovers
2017-01-26 15:28 Agostino Sarubbo
2017-01-26 11:00 Agostino Sarubbo
2017-01-26 10:22 Agostino Sarubbo
2017-01-25 19:21 Tobias Klausmann
2017-01-25 15:52 Agostino Sarubbo
2017-01-25 15:35 Agostino Sarubbo
2017-01-25 14:29 Agostino Sarubbo
2017-01-14 17:14 Mikle Kolyada
2016-10-03 17:17 Alexis Ballier
2016-03-01 18:47 Alexis Ballier
2016-02-04 17:24 Tobias Klausmann
2015-11-21 14:26 Markus Meier
2015-11-12 11:21 Agostino Sarubbo
2015-11-11 9:54 Agostino Sarubbo
2015-11-10 12:01 Agostino Sarubbo
2015-11-03 4:14 Jeroen Roovers
2015-11-01 11:12 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1522650181.09abcc2877505cf5762fe5d9d848701c32d0d11b.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox