diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-23 07:13:30 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-23 07:13:30 +0000 |
| commit | b2e254407ca53c54b4b482e8f6be0f1d5d0b61f9 (patch) | |
| tree | 09f9d85da0c776c2d2e06288bfe80df65201d4ca /sys-devel | |
| parent | 958aa8e613102b92fc8a3515952b4650035af5e3 (diff) | |
| download | baldeagleos-repo-b2e254407ca53c54b4b482e8f6be0f1d5d0b61f9.tar.gz baldeagleos-repo-b2e254407ca53c54b4b482e8f6be0f1d5d0b61f9.tar.xz baldeagleos-repo-b2e254407ca53c54b4b482e8f6be0f1d5d0b61f9.zip | |
Updating liguros repo
Diffstat (limited to 'sys-devel')
| -rw-r--r-- | sys-devel/automake/automake-1.16.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.16.2-r1.ebuild b/sys-devel/automake/automake-1.16.2-r1.ebuild index e52e26c9f88c..7d6e67d2a5d5 100644 --- a/sys-devel/automake/automake-1.16.2-r1.ebuild +++ b/sys-devel/automake/automake-1.16.2-r1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 else - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" if [[ ${PV/_beta} == ${PV} ]]; then MY_P="${P}" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz |
