diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:26:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:26:19 +0100 |
commit | 65dbac1babdf735052b0496e78967df3e236f9c8 (patch) | |
tree | 573022965b6c1357987cf72d82c5cb0cf4d143c1 /app-emacs/mailcrypt | |
parent | app-emacs/matlab: amd64/x86 stable, (ALLARCHES policy) wrt bug #700268 (diff) | |
download | gentoo-65dbac1babdf735052b0496e78967df3e236f9c8.tar.gz gentoo-65dbac1babdf735052b0496e78967df3e236f9c8.tar.bz2 gentoo-65dbac1babdf735052b0496e78967df3e236f9c8.zip |
app-emacs/mailcrypt: amd64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #700266
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/mailcrypt')
-rw-r--r-- | app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild b/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild index d7231e393d29..3906d3b559fd 100644 --- a/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild +++ b/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mailcrypt/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" RESTRICT="test" RDEPEND="app-crypt/gnupg" |