diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-07-19 12:46:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-07-19 12:46:12 +0000 |
| commit | c9eeecdb87e9f29ded27405fecc4452af57d0ed5 (patch) | |
| tree | d092955f577ce445e7626c447f513d387bd890c4 /sys-apps/selinux-python | |
| parent | d31484621428fe492e3e41e4f7479b994c9dc2fa (diff) | |
| download | baldeagleos-repo-c9eeecdb87e9f29ded27405fecc4452af57d0ed5.tar.gz baldeagleos-repo-c9eeecdb87e9f29ded27405fecc4452af57d0ed5.tar.xz baldeagleos-repo-c9eeecdb87e9f29ded27405fecc4452af57d0ed5.zip | |
Adding metadata
Diffstat (limited to 'sys-apps/selinux-python')
| -rw-r--r-- | sys-apps/selinux-python/selinux-python-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-3.4.ebuild b/sys-apps/selinux-python/selinux-python-3.4.ebuild index 2b26dff2d2e4..06da622a44be 100644 --- a/sys-apps/selinux-python/selinux-python-3.4.ebuild +++ b/sys-apps/selinux-python/selinux-python-3.4.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == 9999 ]] ; then S="${WORKDIR}/${P}/${PN#selinux-}" else SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~mips x86" + KEYWORDS="amd64 arm arm64 ~mips x86" S="${WORKDIR}/${MY_P}" fi |
