diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 07:19:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 07:19:42 +0300 |
commit | 17b48b50e713c99fc47c9dae80cfa4a86e280d3a (patch) | |
tree | 90a3bdfaba93696a5f1943eed2486533093d9767 /dev-lisp/trivial-gray-streams | |
parent | sys-cluster/gmqtt: add 0.5.0 (diff) | |
download | gentoo-17b48b50e713c99fc47c9dae80cfa4a86e280d3a.tar.gz gentoo-17b48b50e713c99fc47c9dae80cfa4a86e280d3a.tar.bz2 gentoo-17b48b50e713c99fc47c9dae80cfa4a86e280d3a.zip |
dev-lisp/trivial-gray-streams: Stabilize 20170830-r1 amd64, #934437
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lisp/trivial-gray-streams')
-rw-r--r-- | dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild index 5395e817b486..40802f003367 100644 --- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild +++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild @@ -11,4 +11,4 @@ SRC_URI="mirror://gentoo/a9/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" |