diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-02 08:25:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-02 08:25:05 +0200 |
commit | 01e9370838dc0d9fa389157cbfe70bdf178829a4 (patch) | |
tree | 86f5ccec08d689032cf1a9e795c99976d879b376 /app-shells | |
parent | dev-tex/tex4ht: amd64 stable wrt bug #730106 (diff) | |
download | gentoo-01e9370838dc0d9fa389157cbfe70bdf178829a4.tar.gz gentoo-01e9370838dc0d9fa389157cbfe70bdf178829a4.tar.bz2 gentoo-01e9370838dc0d9fa389157cbfe70bdf178829a4.zip |
app-shells/gentoo-bashcomp: amd64 stable wrt bug #730150
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild index 8e516d4b9020..3d30118f09fe 100644 --- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild +++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" src_install() { emake DESTDIR="${D}" install \ |