diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/aescrypt/aescrypt-3.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/aescrypt/aescrypt-3.14.ebuild b/app-crypt/aescrypt/aescrypt-3.14.ebuild index 78142e9a9dcb..c40e124664a5 100644 --- a/app-crypt/aescrypt/aescrypt-3.14.ebuild +++ b/app-crypt/aescrypt/aescrypt-3.14.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.aescrypt.com/" SRC_URI="https://www.aescrypt.com/download/v$(ver_cut 1)/linux/${P}.tgz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="static X" RDEPEND="X? ( || ( gnome-extra/zenity kde-apps/kdialog ) |