diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:28:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:31:01 +0100 |
commit | 8b3ae7041bf5e14519d754f66ea337ab1ed3c0ca (patch) | |
tree | 7753588c3f490a1106ba558e914ff5be83656ba0 /app-text/barcode | |
parent | app-text/an: x86 stable (bug #756916) (diff) | |
download | gentoo-8b3ae7041bf5e14519d754f66ea337ab1ed3c0ca.tar.gz gentoo-8b3ae7041bf5e14519d754f66ea337ab1ed3c0ca.tar.bz2 gentoo-8b3ae7041bf5e14519d754f66ea337ab1ed3c0ca.zip |
app-text/barcode: x86 stable (bug #756919)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/barcode')
-rw-r--r-- | app-text/barcode/barcode-0.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/barcode/barcode-0.99.ebuild b/app-text/barcode/barcode-0.99.ebuild index 5b04b0aef75b..74d1c27936f1 100644 --- a/app-text/barcode/barcode-0.99.ebuild +++ b/app-text/barcode/barcode-0.99.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/barcode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="app-text/libpaper" DEPEND="${RDEPEND}" |