diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:03:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:04:41 +0100 |
commit | ee81999a603ad2dad75fee20fa892cb050ff9fdc (patch) | |
tree | 99fed1d6199672e27ff8e6ed9debc4ab7c093e16 /app-text | |
parent | app-text/an: amd64 stable wrt bug #756916 (diff) | |
download | gentoo-ee81999a603ad2dad75fee20fa892cb050ff9fdc.tar.gz gentoo-ee81999a603ad2dad75fee20fa892cb050ff9fdc.tar.bz2 gentoo-ee81999a603ad2dad75fee20fa892cb050ff9fdc.zip |
app-text/barcode: amd64 stable wrt bug #756919
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/barcode/barcode-0.99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/barcode/barcode-0.99.ebuild b/app-text/barcode/barcode-0.99.ebuild index 74d1c27936f1..ce0692e849f4 100644 --- a/app-text/barcode/barcode-0.99.ebuild +++ b/app-text/barcode/barcode-0.99.ebuild @@ -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}" |