diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-04 20:17:33 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-04 20:17:33 +0000 |
commit | b7fc6964e53b1350f04ae58fbe6414206a494c89 (patch) | |
tree | 0b32759e9c14bbdf8d9bcffb396bbd029b687678 /app-emacs/parsebib | |
parent | app-emacs/citeproc-el: Stabilize 0.9.3 amd64, #903678 (diff) | |
download | gentoo-b7fc6964e53b1350f04ae58fbe6414206a494c89.tar.gz gentoo-b7fc6964e53b1350f04ae58fbe6414206a494c89.tar.bz2 gentoo-b7fc6964e53b1350f04ae58fbe6414206a494c89.zip |
app-emacs/parsebib: Stabilize 4.3 amd64, #903678
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/parsebib')
-rw-r--r-- | app-emacs/parsebib/parsebib-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/parsebib/parsebib-4.3.ebuild b/app-emacs/parsebib/parsebib-4.3.ebuild index 3dd63154159e..86b48a11e4ab 100644 --- a/app-emacs/parsebib/parsebib-4.3.ebuild +++ b/app-emacs/parsebib/parsebib-4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" |