diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:01:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:01:36 +0300 |
commit | 6c409843586bcab9456f023ef6fa60159598d890 (patch) | |
tree | e7d1caf755e9aba37beab3d8ebb1064952dfe7de /app-emacs/epl | |
parent | app-emacs/pkg-info: Keyword 0.6 arm64, #862858 (diff) | |
download | gentoo-6c409843586bcab9456f023ef6fa60159598d890.tar.gz gentoo-6c409843586bcab9456f023ef6fa60159598d890.tar.bz2 gentoo-6c409843586bcab9456f023ef6fa60159598d890.zip |
app-emacs/epl: Keyword 0.9-r2 arm64, #862858
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/epl')
-rw-r--r-- | app-emacs/epl/epl-0.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/epl/epl-0.9-r2.ebuild b/app-emacs/epl/epl-0.9-r2.ebuild index fc8ee28a984c..41bf2357188b 100644 --- a/app-emacs/epl/epl-0.9-r2.ebuild +++ b/app-emacs/epl/epl-0.9-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cask/epl/archive/refs/tags/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |