diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-30 00:55:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-30 00:55:59 +0200 |
commit | c5b0d1ce39d71da42ae1a94b25b61a42ac4b582d (patch) | |
tree | 7bdb2d5372c7b71805f69d8a8669166bbce10596 /dev-lisp | |
parent | Revert "dev-lisp/flexi-streams: Stable on amd64 and x86" (diff) | |
download | gentoo-c5b0d1ce39d71da42ae1a94b25b61a42ac4b582d.tar.gz gentoo-c5b0d1ce39d71da42ae1a94b25b61a42ac4b582d.tar.bz2 gentoo-c5b0d1ce39d71da42ae1a94b25b61a42ac4b582d.zip |
Revert "dev-lisp/trivial-gray-streams: Stable on amd64 and x86"
This reverts commit 631bbf0ca3c3efdbb87258e05f27004759c5586c.
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild index 63d5924ffdb0..127f7c341077 100644 --- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild +++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="!dev-lisp/cl-${PN}" |