diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 05:09:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 05:09:27 +0000 |
commit | 04b870d48ebe05a24b4bbe481d1860315e6d287c (patch) | |
tree | 7456a4fccd87b5b93658d7a4f9abfc5702280daf /app-text | |
parent | sys-apps/file: Stabilize 5.40-r2 amd64, #785292 (diff) | |
download | gentoo-04b870d48ebe05a24b4bbe481d1860315e6d287c.tar.gz gentoo-04b870d48ebe05a24b4bbe481d1860315e6d287c.tar.bz2 gentoo-04b870d48ebe05a24b4bbe481d1860315e6d287c.zip |
app-text/bibutils: Stabilize 6.10 amd64, #785310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/bibutils/bibutils-6.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/bibutils/bibutils-6.10.ebuild b/app-text/bibutils/bibutils-6.10.ebuild index fca15d38d420..fb3e20024c41 100644 --- a/app-text/bibutils/bibutils-6.10.ebuild +++ b/app-text/bibutils/bibutils-6.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" S="${WORKDIR}/${MY_P}" |