diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2019-10-18 14:37:33 +0200 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2019-10-18 14:37:33 +0200 |
commit | a8484b5da70b40ea37def4c2858873200456e21d (patch) | |
tree | ed7ffad324565ce907192aa505ac0b0cc584b0ec /dev-ada | |
parent | myspell.eclass: Last rite (diff) | |
download | gentoo-a8484b5da70b40ea37def4c2858873200456e21d.tar.gz gentoo-a8484b5da70b40ea37def4c2858873200456e21d.tar.bz2 gentoo-a8484b5da70b40ea37def4c2858873200456e21d.zip |
dev-ada/xmlada: stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/xmlada/xmlada-2019-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ada/xmlada/xmlada-2019-r1.ebuild b/dev-ada/xmlada/xmlada-2019-r1.ebuild index 994bc36f6f57..794b5c7d879d 100644 --- a/dev-ada/xmlada/xmlada-2019-r1.ebuild +++ b/dev-ada/xmlada/xmlada-2019-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/5cdf916831e87a8f1d4250b5 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+shared static-libs static-pic" REQUIRED_USE="|| ( shared static-libs static-pic ) ${ADA_REQUIRED_USE}" |