diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-21 08:17:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-21 08:17:30 +0200 |
commit | 603c7064de798a0d0adf5c54507aa6519797b793 (patch) | |
tree | 4ded000d5ecf89b5b9dac4a7b1009fccc7135321 /sci-libs | |
parent | sci-astronomy/kstars: amd64 stable wrt bug #796818 (diff) | |
download | gentoo-603c7064de798a0d0adf5c54507aa6519797b793.tar.gz gentoo-603c7064de798a0d0adf5c54507aa6519797b793.tar.bz2 gentoo-603c7064de798a0d0adf5c54507aa6519797b793.zip |
sci-libs/indilib: amd64 stable wrt bug #796818
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/indilib-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.9.0.ebuild b/sci-libs/indilib/indilib-1.9.0.ebuild index e6ee5b9fd220..d133f7e42252 100644 --- a/sci-libs/indilib/indilib-1.9.0.ebuild +++ b/sci-libs/indilib/indilib-1.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN/lib/}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+" SLOT="0/1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="ogg test websocket" RDEPEND=" |