diff options
-rw-r--r-- | dev-python/process-tests/process-tests-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/process-tests/process-tests-1.1.0.ebuild b/dev-python/process-tests/process-tests-1.1.0.ebuild index 75f622ca6679..fe037f620fc0 100644 --- a/dev-python/process-tests/process-tests-1.1.0.ebuild +++ b/dev-python/process-tests/process-tests-1.1.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ionelmc/python-process-tests https://pypi.python.or SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" -LICENSE="GPL-3+" +LICENSE="BSD" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" |