summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-05-24 16:28:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2018-05-24 16:28:42 +0200
commit54b69f19a1b3a4295ae3e9afc93604b4d7c6a36c (patch)
tree117bdd76025119af1c3c42dbd0fde01690da41ec /app-admin/installer/installer-0.1.1_beta.ebuild
parentmedia-libs/opencolorio: amd64 stable wrt bug #656196 (diff)
downloadgentoo-54b69f19a1b3a4295ae3e9afc93604b4d7c6a36c.tar.gz
gentoo-54b69f19a1b3a4295ae3e9afc93604b4d7c6a36c.tar.bz2
gentoo-54b69f19a1b3a4295ae3e9afc93604b4d7c6a36c.zip
app-admin/installer: amd64 stable wrt bug #656304
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-admin/installer/installer-0.1.1_beta.ebuild')
-rw-r--r--app-admin/installer/installer-0.1.1_beta.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/installer/installer-0.1.1_beta.ebuild b/app-admin/installer/installer-0.1.1_beta.ebuild
index 2a162d1aeaab..17bc218aa0e4 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 )