Install this package:
emerge -a app-emacs/queue
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-emacs/queue
Or alternatively:
emerge --autounmask-write -a app-emacs/queue
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2 | 8 | amd64 ~arm64 x86 | 0 |
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription lang="en">
Provides queues can be used both as a first-in last-out (FILO) and
as a first-in first-out (FIFO) stack, i.e. elements can be added to
the front or back of the queue, and can be removed from the
front. (This type of data structure is sometimes called an
"output-restricted deque".)
</longdescription>
<stabilize-allarches></stabilize-allarches>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | queue-0.2.el.xz | 2168 bytes | 0.2 |
| Type | File | Size |
|---|