diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-08-17 11:15:41 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-08-17 11:15:41 +0200 |
commit | 7ffc0a3e9f539a626276e13c670566807a32a109 (patch) | |
tree | e8679ff4d6541f0995b386cf0033bd71cefe4d08 /net-im | |
parent | net-misc/croc: remove old (diff) | |
download | gentoo-7ffc0a3e9f539a626276e13c670566807a32a109.tar.gz gentoo-7ffc0a3e9f539a626276e13c670566807a32a109.tar.bz2 gentoo-7ffc0a3e9f539a626276e13c670566807a32a109.zip |
net-im/poezio: stabilize 0.13.1-r2 for amd64
Closes: https://bugs.gentoo.org/808576
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/poezio/poezio-0.13.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/poezio/poezio-0.13.1-r2.ebuild b/net-im/poezio/poezio-0.13.1-r2.ebuild index df3051da179c..a43f1e0504f7 100644 --- a/net-im/poezio/poezio-0.13.1-r2.ebuild +++ b/net-im/poezio/poezio-0.13.1-r2.ebuild @@ -21,7 +21,7 @@ if [[ "${PV}" == "9999" ]]; then BDEPEND="dev-python/sphinx" else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi RDEPEND=" |