diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-18 12:24:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-18 12:24:44 +0200 |
commit | a4a684b01b3c7c809513216688c5692cbe988b31 (patch) | |
tree | ac3fd756bd1e8ed8a3d8bcca8a7bd72b8f1e6fee /app-emacs/dash | |
parent | dev-java/tomcat-servlet-api: amd64 stable wrt bug #697844 (diff) | |
download | gentoo-a4a684b01b3c7c809513216688c5692cbe988b31.tar.gz gentoo-a4a684b01b3c7c809513216688c5692cbe988b31.tar.bz2 gentoo-a4a684b01b3c7c809513216688c5692cbe988b31.zip |
app-emacs/dash: amd64 stable wrt bug #697916
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/dash')
-rw-r--r-- | app-emacs/dash/dash-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.16.0.ebuild b/app-emacs/dash/dash-2.16.0.ebuild index 16a75dcd7c96..c1cc28e2aee4 100644 --- a/app-emacs/dash/dash-2.16.0.ebuild +++ b/app-emacs/dash/dash-2.16.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" BDEPEND="sys-apps/texinfo" |