diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-05-06 16:06:29 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-05-06 17:15:25 +0300 |
commit | a5f86018b7dcafe2aab0f0a9a83a75880ce38b15 (patch) | |
tree | 561b90d0feb50739526dd2731d4ed66cc6f52a4a /net-misc/econnman | |
parent | sys-process/evisum: stabilize 0.3.2 on x86 (diff) | |
download | gentoo-a5f86018b7dcafe2aab0f0a9a83a75880ce38b15.tar.gz gentoo-a5f86018b7dcafe2aab0f0a9a83a75880ce38b15.tar.bz2 gentoo-a5f86018b7dcafe2aab0f0a9a83a75880ce38b15.zip |
net-misc/econnman: stabilize 1.1-r1 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc/econnman')
-rw-r--r-- | net-misc/econnman/econnman-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/econnman/econnman-1.1-r1.ebuild b/net-misc/econnman/econnman-1.1-r1.ebuild index bf5b23bdf38b..f7b9c0c8d7e2 100644 --- a/net-misc/econnman/econnman-1.1-r1.ebuild +++ b/net-misc/econnman/econnman-1.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |