diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-04-20 15:08:53 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-04-20 15:08:53 +0300 |
commit | 027fc5f659cdaf0c80d1ef83def5c265d39a9a35 (patch) | |
tree | e9a4625229472cf6c55e3bf697cb0810fdaafa9a /app-emacs/projectile | |
parent | sys-kernel/vanilla-sources: add 4.14.313, drop 4.14.312 (diff) | |
download | gentoo-027fc5f659cdaf0c80d1ef83def5c265d39a9a35.tar.gz gentoo-027fc5f659cdaf0c80d1ef83def5c265d39a9a35.tar.bz2 gentoo-027fc5f659cdaf0c80d1ef83def5c265d39a9a35.zip |
app-emacs/projectile: Keyword 2.7.0 x86, #904688
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emacs/projectile')
-rw-r--r-- | app-emacs/projectile/projectile-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/projectile/projectile-2.7.0.ebuild b/app-emacs/projectile/projectile-2.7.0.ebuild index e06a14a2f800..6f2aa04e7217 100644 --- a/app-emacs/projectile/projectile-2.7.0.ebuild +++ b/app-emacs/projectile/projectile-2.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/bbatsov/projectile/archive/v${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64 ~x86" SITEFILE="50projectile-gentoo.el" DOCS=( README.md ) |