diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-20 09:49:25 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-20 09:49:25 +0100 |
commit | f28d7be1d05287ece5d3d1e0717c48b11e740587 (patch) | |
tree | b15ecd8a4bd424b37af3bf4a87eb8408d416cfad /app-text | |
parent | games-arcade/supertux: Removed old (diff) | |
download | gentoo-f28d7be1d05287ece5d3d1e0717c48b11e740587.tar.gz gentoo-f28d7be1d05287ece5d3d1e0717c48b11e740587.tar.bz2 gentoo-f28d7be1d05287ece5d3d1e0717c48b11e740587.zip |
app-text/bibutils: Stable for amd64
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/bibutils/bibutils-6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/bibutils/bibutils-6.7.ebuild b/app-text/bibutils/bibutils-6.7.ebuild index 0b626bb59e52..ae30674daea3 100644 --- a/app-text/bibutils/bibutils-6.7.ebuild +++ b/app-text/bibutils/bibutils-6.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" S=${WORKDIR}/${MY_P} |