diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-06-05 23:06:03 +0200 |
---|---|---|
committer | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-06-05 23:06:03 +0200 |
commit | b168049b9ed44666115a7fc2200ee1746d31d530 (patch) | |
tree | fd8489323a65b2993537a301751c73c7e54a31d2 /net-mail | |
parent | net-misc/maestral-qt: unkeyword x86 (diff) | |
download | guru-b168049b9ed44666115a7fc2200ee1746d31d530.tar.gz guru-b168049b9ed44666115a7fc2200ee1746d31d530.tar.bz2 guru-b168049b9ed44666115a7fc2200ee1746d31d530.zip |
net-mail/remail: unkeyword 0.13 for ~x86
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/remail/remail-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/remail/remail-0.13.ebuild b/net-mail/remail/remail-0.13.ebuild index 92d481b16..09c135a3a 100644 --- a/net-mail/remail/remail-0.13.ebuild +++ b/net-mail/remail/remail-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/tglx/remail.git/snapsho LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="examples systemd" RDEPEND="${PYTHON_DEPS} |