diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 19:02:40 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 19:04:39 +0200 |
commit | 4befd5c58c106f597793d31187f152fc17a7c2e0 (patch) | |
tree | acc52d880a51f4f56b914944e781a0d676af332f /lxde-base/lxtask/lxtask-0.1.8.ebuild | |
parent | media-libs/libmtp: keyword ~arm64 (diff) | |
download | gentoo-4befd5c58c106f597793d31187f152fc17a7c2e0.tar.gz gentoo-4befd5c58c106f597793d31187f152fc17a7c2e0.tar.bz2 gentoo-4befd5c58c106f597793d31187f152fc17a7c2e0.zip |
lxde-base/lxtask: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'lxde-base/lxtask/lxtask-0.1.8.ebuild')
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxde-base/lxtask/lxtask-0.1.8.ebuild b/lxde-base/lxtask/lxtask-0.1.8.ebuild index 65b28be564aa..9ea22adf97de 100644 --- a/lxde-base/lxtask/lxtask-0.1.8.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.8.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~ppc ~x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux" SLOT="0" IUSE="" |