commit: 54b69f19a1b3a4295ae3e9afc93604b4d7c6a36c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu May 24 14:28:42 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu May 24 14:28:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b69f19
app-admin/installer: amd64 stable wrt bug #656304 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" app-admin/installer/installer-0.1.1_beta.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/installer/installer-0.1.1_beta.ebuild b/app-admin/installer/installer-0.1.1_beta.ebuild index 2a162d1aeaa..17bc218aa0e 100644 --- a/app-admin/installer/installer-0.1.1_beta.ebuild +++ b/app-admin/installer/installer-0.1.1_beta.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ChrisADR/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar. SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64" +KEYWORDS="amd64" S="${WORKDIR}/${PN}-${MY_PV}" DOCS=( README.md CONTRIBUTING.md )
