diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-15 09:43:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-15 09:43:08 +0100 |
commit | 5c0a5e5897c971216799ddfebe0631aff0f47289 (patch) | |
tree | 67a3f621e034d483ae108961780c4e07842f3750 /app-emacs/thinks/thinks-1.12.ebuild | |
parent | app-emacs/folding: alpha/amd64/x86 stable, (ALLARCHES policy) wrt bug #700082 (diff) | |
download | gentoo-5c0a5e5897c971216799ddfebe0631aff0f47289.tar.gz gentoo-5c0a5e5897c971216799ddfebe0631aff0f47289.tar.bz2 gentoo-5c0a5e5897c971216799ddfebe0631aff0f47289.zip |
app-emacs/thinks: alpha/amd64/x86 stable, (ALLARCHES policy) wrt bug #700084
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/thinks/thinks-1.12.ebuild')
-rw-r--r-- | app-emacs/thinks/thinks-1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/thinks/thinks-1.12.ebuild b/app-emacs/thinks/thinks-1.12.ebuild index 1786b9f42839..768485700357 100644 --- a/app-emacs/thinks/thinks-1.12.ebuild +++ b/app-emacs/thinks/thinks-1.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="alpha amd64 x86" S="${WORKDIR}/${PN}.el-${PV}" SITEFILE="50${PN}-gentoo.el" |