diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-15 09:36:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-15 09:36:20 +0200 |
commit | bcad0cc6aa4d83ee083b9be46be8f18f93f571fc (patch) | |
tree | 91368572c778c1700b6b914689b134e42a9d932d /dev-python/bracex | |
parent | dev-python/backrefs: amd64/x86 stable (ALLARCHES policy) wrt bug #794619 (diff) | |
download | gentoo-bcad0cc6aa4d83ee083b9be46be8f18f93f571fc.tar.gz gentoo-bcad0cc6aa4d83ee083b9be46be8f18f93f571fc.tar.bz2 gentoo-bcad0cc6aa4d83ee083b9be46be8f18f93f571fc.zip |
dev-python/bracex: amd64/x86 stable (ALLARCHES policy) wrt bug #794619
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bracex')
-rw-r--r-- | dev-python/bracex/bracex-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bracex/bracex-2.1.1.ebuild b/dev-python/bracex/bracex-2.1.1.ebuild index 14f6cc11376c..210344a4ca18 100644 --- a/dev-python/bracex/bracex-2.1.1.ebuild +++ b/dev-python/bracex/bracex-2.1.1.ebuild @@ -25,7 +25,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND="test? ( dev-vcs/git )" |