diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:08:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:08:07 +0200 |
commit | 7177e66446ff2ae67b05c9feefc5b1dd4ce21dfa (patch) | |
tree | 5bfe74b86d1c8898f1b55a7225809ee3c00f6411 /dev-lang | |
parent | net-misc/youtube-viewer: amd64 stable wrt bug #694534 (diff) | |
download | gentoo-7177e66446ff2ae67b05c9feefc5b1dd4ce21dfa.tar.gz gentoo-7177e66446ff2ae67b05c9feefc5b1dd4ce21dfa.tar.bz2 gentoo-7177e66446ff2ae67b05c9feefc5b1dd4ce21dfa.zip |
dev-lang/mono-basic: amd64 stable wrt bug #695336
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mono-basic/mono-basic-4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mono-basic/mono-basic-4.8.ebuild b/dev-lang/mono-basic/mono-basic-4.8.ebuild index 3d60d2c67bde..b4b59d1d9bfe 100644 --- a/dev-lang/mono-basic/mono-basic-4.8.ebuild +++ b/dev-lang/mono-basic/mono-basic-4.8.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Visual Basic Compiler and Runtime" HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/" SRC_URI="https://github.com/mono/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" LICENSE="LGPL-2 MIT" SLOT="0" |