diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:29:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:29:56 +0200 |
commit | a252bdea01822d009eabe370f0c29f37cfe3d328 (patch) | |
tree | 9f7ecaef1c51f842ee20c8f533370e25331e9222 /app-emacs | |
parent | dev-python/pyproj: amd64 stable wrt bug #817080 (diff) | |
download | gentoo-a252bdea01822d009eabe370f0c29f37cfe3d328.tar.gz gentoo-a252bdea01822d009eabe370f0c29f37cfe3d328.tar.bz2 gentoo-a252bdea01822d009eabe370f0c29f37cfe3d328.zip |
app-emacs/dash: amd64 stable wrt bug #816918
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/dash/dash-2.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.18.1.ebuild b/app-emacs/dash/dash-2.18.1.ebuild index b35047c56b1b..878ec58c5016 100644 --- a/app-emacs/dash/dash-2.18.1.ebuild +++ b/app-emacs/dash/dash-2.18.1.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 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" BDEPEND="sys-apps/texinfo" |