diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 22:28:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 22:28:07 +0100 |
commit | bd0e58ac8592afe2d401f0b89581def54d065c2e (patch) | |
tree | 6f5cc13d63228db568de522d169547cd06806504 /sci-astronomy | |
parent | sys-apps/apparmor-utils: Stabilize 3.0.8 amd64, #907586 (diff) | |
download | gentoo-bd0e58ac8592afe2d401f0b89581def54d065c2e.tar.gz gentoo-bd0e58ac8592afe2d401f0b89581def54d065c2e.tar.bz2 gentoo-bd0e58ac8592afe2d401f0b89581def54d065c2e.zip |
sci-astronomy/pysiril: Stabilize 0.0.15 amd64, #907671
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/pysiril/pysiril-0.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/pysiril/pysiril-0.0.15.ebuild b/sci-astronomy/pysiril/pysiril-0.0.15.ebuild index b6a7fd8a0d38..1cd3b366df91 100644 --- a/sci-astronomy/pysiril/pysiril-0.0.15.ebuild +++ b/sci-astronomy/pysiril/pysiril-0.0.15.ebuild @@ -14,6 +14,6 @@ S="${WORKDIR}/${PN}-V${PV//./_}" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="sci-astronomy/siril" |