diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-08-13 20:04:20 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-08-13 20:04:20 +0100 |
commit | b34139770d28c3bd0626187007cab5f0314a9cc1 (patch) | |
tree | 5548a5730c06880564c20dfa67e6ec05a96419c7 /net-libs | |
parent | de99b4a7684be96f762e75f272eec92f6ff022f3 (diff) |
net-libs/htmlcxx : remove unstable keyword
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/htmlcxx/htmlcxx-0.86.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/htmlcxx/htmlcxx-0.86.ebuild b/net-libs/htmlcxx/htmlcxx-0.86.ebuild index dc2abd89..b7c5bd11 100644 --- a/net-libs/htmlcxx/htmlcxx-0.86.ebuild +++ b/net-libs/htmlcxx/htmlcxx-0.86.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |