diff options
author | 2023-11-13 13:10:39 +0100 | |
---|---|---|
committer | 2023-11-13 13:38:00 +0100 | |
commit | ef9f7f0cdbf17d0725dfbf8cad7b2fe1f927d52c (patch) | |
tree | d30ccd82215f9d937a425aa9b87810ab2e48abb4 /app-emacs/biblio | |
parent | app-emacs/with-simulated-input: Stabilize 3.0 amd64, #917052 (diff) | |
download | gentoo-ef9f7f0cdbf17d0725dfbf8cad7b2fe1f927d52c.tar.gz gentoo-ef9f7f0cdbf17d0725dfbf8cad7b2fe1f927d52c.tar.bz2 gentoo-ef9f7f0cdbf17d0725dfbf8cad7b2fe1f927d52c.zip |
app-emacs/biblio: Stabilize 0.3 amd64, #917052
Bug: https://bugs.gentoo.org/917052
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/biblio')
-rw-r--r-- | app-emacs/biblio/biblio-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/biblio/biblio-0.3.ebuild b/app-emacs/biblio/biblio-0.3.ebuild index 6007840ffb1e..4e000dad76ad 100644 --- a/app-emacs/biblio/biblio-0.3.ebuild +++ b/app-emacs/biblio/biblio-0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/cpitclaudel/${PN}.el/archive/${PV}.tar.gz S="${WORKDIR}"/${PN}.el-${PV} LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" |