diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-11 12:33:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-11 12:33:05 +0000 |
| commit | b4a25e9f825ca9f64c74f32cfaffc5230242e705 (patch) | |
| tree | f879d5efaf55af0d44ebd98c171763bf4b829718 /dev-python/restructuredtext-lint | |
| parent | 8691bcfe469bd79ca47e2ef9fbdcf79fdcc1a178 (diff) | |
| download | baldeagleos-repo-b4a25e9f825ca9f64c74f32cfaffc5230242e705.tar.gz baldeagleos-repo-b4a25e9f825ca9f64c74f32cfaffc5230242e705.tar.xz baldeagleos-repo-b4a25e9f825ca9f64c74f32cfaffc5230242e705.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/restructuredtext-lint')
| -rw-r--r-- | dev-python/restructuredtext-lint/metadata.xml | 1 | ||||
| -rw-r--r-- | dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/restructuredtext-lint/metadata.xml b/dev-python/restructuredtext-lint/metadata.xml index 39a5ef85787f..d82979bb7b1c 100644 --- a/dev-python/restructuredtext-lint/metadata.xml +++ b/dev-python/restructuredtext-lint/metadata.xml @@ -5,6 +5,7 @@ <email>prometheanfire@gentoo.org</email> <name>Matthew Thode</name> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="pypi">restructuredtext_lint</remote-id> </upstream> diff --git a/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild b/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild index 242393a065d7..6e6ed25ed5f2 100644 --- a/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild +++ b/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}-${PV}" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |
