diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-20 13:39:09 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-20 13:39:09 +0000 |
| commit | ef46f0b544c7425c5a82298dfc6479ee674386a7 (patch) | |
| tree | 402603ec5d418ee25f41f8ebcd0e02d5240a2bba /dev-python/python-systemd | |
| parent | f5171b03fb6567ede66b96d93b421bdca381563e (diff) | |
| download | baldeagleos-repo-ef46f0b544c7425c5a82298dfc6479ee674386a7.tar.gz baldeagleos-repo-ef46f0b544c7425c5a82298dfc6479ee674386a7.tar.xz baldeagleos-repo-ef46f0b544c7425c5a82298dfc6479ee674386a7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-systemd')
| -rw-r--r-- | dev-python/python-systemd/python-systemd-234-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-systemd/python-systemd-234-r1.ebuild b/dev-python/python-systemd/python-systemd-234-r1.ebuild index 5220d56968e4..d0d7ba908cd9 100644 --- a/dev-python/python-systemd/python-systemd-234-r1.ebuild +++ b/dev-python/python-systemd/python-systemd-234-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2015-2021 Gentoo Authors +# Copyright 2015-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz -> ${P} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" DEPEND="sys-apps/systemd:0=" RDEPEND="${DEPEND} |
